@import"https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap";.customNode{padding-right:7px;padding-left:7px;border-radius:40px;font-family:inherit;font-weight:500;align-items:"center";justify-content:"center";text-align:"center";color:#fff;padding-top:10px;box-shadow:inset 0 0 10px #00000059,0 0 50px 5px #282f44;text-shadow:0px 0px 5px rgba(0,0,0,.346);animation:.5s dropin}@keyframes dropin{0%{opacity:0;transform:scale(1.1) rotate3d(.5,.2,0,330deg);filter:blur(5px)}to{opacity:1;transform:scale(1) rotate3d(.5,.2,0,360deg);filter:blur(0px)}}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;box-shadow:inset 0 0 70px 70px #282f44;cursor:-webkit-grab;cursor:grab;overflow:hidden}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#fff;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;animation:.5s handle_dropin;border:1px solid white;border-radius:100%;transition:min-width 1s,min-height 1s}@media only screen and (max-width: 768px){.react-flow__handle{min-width:15px;min-height:15px}}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#8075ff80;border:3px dashed #8075FF;border-radius:10px;animation:.15s fadein}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}@keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes moveout{to{opacity:0;transform:scale(.7)}0%{opacity:1;transform:scale(1)}}@keyframes movein{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes handle_dropin{0%{opacity:0;filter:blur(5px)}to{opacity:1;filter:blur(0px)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}._button_1fb0s_1:hover{background-color:#ffffffa5}._tutorialImage_1fb0s_5{z-index:1000;position:absolute;pointer-events:none;top:0;left:0;animation:_movein_1fb0s_1 1s}@keyframes _movein_1fb0s_1{0%{opacity:0;transform:scale(.5) perspective(2500px) rotate3d(1,.2,0,45deg)}to{opacity:1;transform:scale(1) perspective(2500px) rotate3d(0,0,0,0)}}._buttonRadiusTop_1fb0s_25{border-top-left-radius:20px;border-top-right-radius:20px;font-size:15px;font-weight:500;font-family:inherit;border:none;color:#000;cursor:pointer;padding:5px;outline:none}._buttonRadiusTop_1fb0s_25:hover{background-color:#ffffffa5}._buttonRadiusBottom_1fb0s_40{border-bottom-left-radius:20px;border-bottom-right-radius:20px;font-size:15px;font-weight:500;font-family:inherit;border:none;color:#000;cursor:pointer;padding:5px;outline:none}._buttonRadiusBottom_1fb0s_40:hover{background-color:#ffffffa5}._buttonsControlPanel_1fb0s_55{font-size:15px;font-weight:500;font-family:inherit;border:none;color:#000;cursor:pointer;padding:5px;outline:none}._buttonsControlPanel_1fb0s_55:hover{background-color:#ffffffa5}._toggleButtonStyle_1fb0s_68{position:absolute;top:20px;right:20px;width:26px;height:26px;border-radius:50%;background-color:#0000;cursor:pointer;border:3.5px solid rgba(255,255,255,.5);transition:border-color .3s,background-color .5s}._toggleButtonStyle_1fb0s_68:hover{border-color:#fff}._toggleButtonStyle1_1fb0s_85{position:absolute;transition:border-color .3s,color .3s;top:55px;right:20px;width:26px;height:26px;border-radius:50%;background-color:#282f44;color:#ffffff80;border:3.5px solid rgba(255,255,255,.5);font-size:16px;cursor:pointer;display:flex;justify-content:center;align-items:center}._toggleButtonStyle1_1fb0s_85:hover{color:#fff;border-color:#fff}._message_19v6z_1{animation:_movein_19v6z_1 1.5s;animation-fill-mode:forwards}._main_19v6z_6{display:flex;position:absolute;z-index:2000;border-radius:10px;background-color:#fff;flex-direction:column;padding:10px;top:20px;left:20px;animation:_fadein_19v6z_1 1.5s;animation-fill-mode:forwards}@keyframes _fadein_19v6z_1{0%{opacity:0}50%{opacity:1}90%{opacity:1}to{opacity:0}}@keyframes _movein_19v6z_1{0%{opacity:0;transform:scale(.9)}50%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}._appContainer_1lva3_1{display:flex;position:relative;width:100vw;height:100dvh;overflow:hidden;padding:0;margin:0}._customReactflow_1lva3_11{width:100%;height:100%;background-color:#282f44;margin:0;padding:0;position:relative}._containerCardStyle_1lva3_20{position:absolute;transition:margin-right 1s,bottom 1s,margin-left 1s;right:20px;width:203.7px;height:270px;bottom:20px;background-color:#0000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;padding:10px;z-index:1000;border:3px solid white}._toggleButtonNode_1lva3_35{position:absolute;bottom:260px;right:7px;width:23px;height:23px;border-radius:50%;background-color:#282f44;color:#fff;cursor:pointer;border:3px solid white;z-index:1000;display:flex;justify-content:center;align-items:center}._tutorialButton_1lva3_52{position:absolute;top:5px;right:5px;width:20px;height:20px;border-radius:50%;color:#ffffff80;cursor:pointer;border:3px solid rgba(255,255,255,.5);display:flex;justify-content:center;align-items:center}._containerCardStyle_1lva3_20._flipVerticalRight_1lva3_67{-webkit-animation:_flip-vertical-right_1lva3_1 .5s linear both;animation:_flip-vertical-right_1lva3_1 .5s linear both}._flipVerticalLeft_1lva3_72{-webkit-animation:_flip-vertical-left_1lva3_1 .5s linear both;animation:_flip-vertical-left_1lva3_1 .5s linear both}._control_1lva3_77{border-radius:50%;margin:20px;transition:margin 1s}@media only screen and (max-width: 768px){._control_1lva3_77{margin:30px}._containerCardStyle_1lva3_20{top:20px;bottom:0;left:20px}}._control_1lva3_77 button:nth-child(1){border-radius:50% 50% 0% 0%;background-color:#373e57;padding:7px;border-bottom:1px solid #282F44;fill:#fff}._control_1lva3_77 button:nth-child(2){border-bottom-right-radius:50%;border-bottom-left-radius:50%;background-color:#373e57;padding:7px;border-top:1px solid #282F44;border-bottom:none;fill:#fff}._control_1lva3_77 button:hover{background-color:#475070}._maximal_1lva3_120{background-color:transparent;padding:0;border:none;font-size:0;position:absolute;bottom:12px;right:14px;border-radius:7px;font-family:inherit;font-weight:500;cursor:pointer}._maximizationIcon_1lva3_133{width:29px;padding:1px}@-webkit-keyframes _flip-vertical-right_1lva3_1{0%{-webkit-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg)}to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0)}}@keyframes _flip-vertical-right_1lva3_1{0%{-webkit-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg)}to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0)}}@-webkit-keyframes _flip-vertical-left_1lva3_1{0%{-webkit-transform:perspective(400px) rotateY(-180deg);transform:perspective(400px) rotateY(-180deg)}to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0)}}@keyframes _flip-vertical-left_1lva3_1{0%{-webkit-transform:perspective(600px) rotateY(-100deg);transform:perspective(600px) rotateY(-100deg)}to{-webkit-transform:perspective(600px) rotateY(0);transform:perspective(600px) rotateY(0)}}._edgesButton_1lva3_182{border-radius:5px;border:none;padding:5px}._titleNodeEditor_iljnm_1{background-color:#0000;border:none;font-family:inherit;font-weight:800;color:#fff;font-size:20px;outline:none;display:flex;align-items:center;justify-content:center;text-align:center;max-width:100%;text-shadow:2px 2px 4px rgba(0,0,0,.5);resize:none;overflow:"word-wrap";padding-right:8px;height:30px;margin-bottom:15px}._buttonColor_iljnm_22{width:30px;height:30px;border-radius:50%;margin-right:3px;margin-left:6px;cursor:pointer}._buttonFontColor_iljnm_30{background-color:#fff;width:30px;height:30px;border-radius:50%;margin-right:3px;margin-left:6px;cursor:pointer;font-size:17px}._buttonFontSize_iljnm_40{width:30px;height:30px;border-radius:50%;margin-right:3px;margin-left:6px;border:3px solid white;cursor:pointer;line-height:20px}._buttonReset_iljnm_50{padding:9px 65px 9px 70px;margin-left:2px;margin-top:20px;font-weight:500;font-family:inherit;background-color:#fff;color:#000;border:none;border-radius:10px;cursor:pointer}@keyframes _moveout_u3sqn_1{to{opacity:0;transform:scale(.7)}0%{opacity:1;transform:scale(1)}}._cardPageBlockTitle_u3sqn_13{background-color:#0000;border:none;font-family:inherit;font-weight:800;color:#fff;font-size:20px;outline:none;max-width:103%;text-shadow:2px 2px 4px rgba(0,0,0,.5);resize:none;overflow:word-wrap;padding-right:2px;height:30px}._cardPageBlockDescription_u3sqn_29{background-color:#0000;text-shadow:2px 2px 4px rgba(0,0,0,.5);border:none;font-family:inherit;font-weight:800;color:#fff;font-size:14px;outline:none;width:103%;overflow-y:auto;height:180px;resize:none;margin-top:5px}._deleteButton_u3sqn_44{padding:8px 30px;margin-left:5px;font-family:inherit;font-weight:500;background-color:#fff;border-radius:10px;border:none}._whiteLine_u3sqn_57{height:1.5px;background-color:#fff;margin:0;width:85%}._topLine_17b4s_1{display:flex;justify-content:center;align-items:center;width:100%;height:16.2vh;background-color:#3f4765;border-bottom:solid .46vh #FFFFFF}._topContent_17b4s_11{display:flex;justify-content:center;align-items:center;width:90%}._title_17b4s_18{font-size:4rem;font-family:Ubuntu,sans-serif;margin:0;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:70%}._titleArrow_17b4s_29{margin:0 6.5vw}._contacts_17b4s_33{font-size:2.25rem;font-family:Ubuntu,sans-serif;color:#fff;text-decoration:underline #8075FF .12em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}._btnLine_17b4s_44{display:flex;justify-content:center;align-items:center;width:100%;height:16.2vh;background-color:#3f4765;border-top:solid .46vh #FFFFFF}._minimize_17b4s_54{background-color:#3f4765;padding:0;border:none;margin:auto 1vmin;font-size:0}._minimize_17b4s_54:hover{background-color:#282f44}._minimizeIcon_17b4s_66{width:4.2vh}._btn_17b4s_44{font-size:1.25rem;color:#282f44;background-color:#fff;border:none;border-radius:1.85vh;width:16vw;padding:1.5vh 0;margin:0 .5vw}._btn_17b4s_44:hover{background-color:#cdcdcd}._box_17b4s_85{display:flex;gap:20px;justify-content:center}._card_17b4s_91{color:#fff;display:flex;flex-direction:column;width:45vh;height:53vh;border:solid .46vh #FFFFFF;border-radius:2.96vh;background:#373e57cc;margin:0}._onlyTitle_17b4s_103{font-size:2rem;font-weight:900;color:#fff;width:46vh;height:53.9vh;border:solid .46vh #FFFFFF;border-radius:2.96vh;background:#373e57cc;margin:0}._text_17b4s_115{height:100%;overflow-y:auto}._description_17b4s_120{font-size:1.5rem;padding:3.5vh 2.3vw;margin:0}._text_17b4s_115::-webkit-scrollbar{width:1.1vh}._text_17b4s_115::-webkit-scrollbar-thumb{background:#fff;border-radius:.93vh 0 0 .93vh}._text_17b4s_115::-webkit-scrollbar-track{background:#ffffff90;margin:8vh 0 3vh;border-radius:.93vh 0 0 .93vh}._hard_17b4s_139{background:linear-gradient(180deg,#8075ff1a,#8075ff12);color:#fff;border:solid .46vh #8075FF;border-radius:2.96vh;font-size:2rem;font-weight:900;width:46vh;transition:all .2s}._hardMobile_17b4s_150{display:none;background:linear-gradient(180deg,#8075ff1a,#8075ff12);color:#fff;border:solid .46vh #8075FF;border-radius:2vh;font-size:.875rem;font-weight:800;width:46vh;transition:all .2s}._twobtn_17b4s_162{display:flex;flex-direction:column;justify-content:space-between;width:46vh}._good_17b4s_169{background:linear-gradient(180deg,#8075ff,#8075ffb3);color:#fff;border:solid .46vh #8075FF;border-radius:2.96vh;height:46%;font-size:2rem;font-weight:900;transition:all .2s}._something_17b4s_180{background:linear-gradient(180deg,#8075ff80,#8075ff59);color:#fff;border:solid .46vh #8075FF;border-radius:2.96vh;height:46%;font-size:2rem;font-weight:900;transition:all .2s}._hard_17b4s_139:hover{background:linear-gradient(180deg,#8075ff12,#8075ff1a);box-shadow:0 0 50px #8075ff}._good_17b4s_169:hover{background:linear-gradient(180deg,#8075ffb3,#8075ff);box-shadow:0 0 50px #8075ff}._something_17b4s_180:hover{background:linear-gradient(180deg,#504a94,#8075ff);box-shadow:0 0 50px #8075ff}._mobileBtn_17b4s_206{display:none}@media only screen and (max-width: 900px){._topLine_17b4s_1,._btnLine_17b4s_44{height:13vh}._topContent_17b4s_11{width:100vw}._title_17b4s_18{font-size:2rem;white-space:unset;max-width:90%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._description_17b4s_120{font-size:1.125rem}._contacts_17b4s_33,._titleArrow_17b4s_29{display:none}._box_17b4s_85{flex-direction:column;width:98vw;height:72vh;align-items:center}._card_17b4s_91{width:80vw;height:53vh}._onlyTitle_17b4s_103{width:80vw;height:53vh;font-size:1.75rem}._mobileBtn_17b4s_206{display:flex;justify-content:center;flex-wrap:wrap;width:100%;flex-grow:1}._hard_17b4s_139{display:none}._hardMobile_17b4s_150{display:block;width:auto;margin:1vw}._something_17b4s_180,._good_17b4s_169{font-size:.875rem;font-weight:800;border-radius:2vh;width:auto;height:auto;margin:1vw}._twobtn_17b4s_162{display:none}._btn_17b4s_44{font-size:.875rem;padding:2.5vw 0;width:42vw}}._window_fvcbc_1{min-width:33vw;min-height:35.6vh;position:absolute;bottom:14vh;right:31.8vw;z-index:2;background-color:#fff;border-radius:1.85vh;transition:1s}._line_fvcbc_13{width:94%;border:none;border-top:3px solid #CDCDCD;margin-top:1.2vh;margin-bottom:1.2vh}._lbl_fvcbc_21{border:1px solid #ccc;padding:10px;margin:0 0 10px;display:block}._lbl_fvcbc_21:hover{background:#eee;cursor:pointer}._btnLine_fvcbc_33{display:flex;justify-content:center;align-items:center}._btn_fvcbc_33{font-size:1.25rem;color:#cdcdcd;background-color:#fff;border:none;border-radius:1.85vh;width:10.7vh;padding:.7vh 0;margin:0 .5vh 1.2vh}._btnLoad_fvcbc_50{font-size:1.25rem;color:#ed217c;background-color:#fff;border:.28vh solid #ED217C;border-radius:1.85vh;width:21.5vh;padding:.42vh;margin:0 .5vh 1.2vh}._text_fvcbc_61{font-size:1.25rem;margin:1.7vh 1vw;color:#8075ff}@media only screen and (max-width: 768px){._window_fvcbc_1{width:92vw;min-height:auto;bottom:11vh;right:4vw}._btn_fvcbc_33{font-size:1rem;border-radius:1.5vh;margin-bottom:1vh}._btnLoad_fvcbc_50{font-size:1rem;border-radius:1.5vh}._text_fvcbc_61{font-size:1.25rem;margin:1vh 4vw}}._window_15a04_1{background-color:#282f44;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-shadow:inset 0 0 138.1px 138px #282f44;overflow:hidden}._topLine_15a04_12{display:flex;justify-content:center;align-items:center;width:100vw;height:16.2vh;animation:_topslide_15a04_1 1s;background-color:#3f4765;border-bottom:solid .46vh #FFFFFF}@keyframes _bottomslide_15a04_1{0%{margin-bottom:-17vh}to{margin-bottom:0vh}}@keyframes _topslide_15a04_1{0%{margin-top:-17vh}to{margin-top:0vh}}@keyframes _fadein_15a04_1{0%{opacity:0;scale:1.5;transform:rotate3d(.2,-1,0,70deg) perspective(500px)}to{opacity:1;scale:1;transform:rotate3d(0,0,0,0) perspective(500px)}}._topContent_15a04_57{display:flex;justify-content:center;align-items:center;width:90%}._title_15a04_64{font-size:4rem;font-family:Ubuntu,sans-serif;margin:0;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:70%}._titleArrow_15a04_75{margin:0 6.5vw}._contacts_15a04_79{font-size:2.25rem;font-family:Ubuntu,sans-serif;color:#fff;text-decoration:underline #8075FF .12em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}._btnLine_15a04_90{display:flex;justify-content:center;align-items:center;width:100%;height:16.2vh;background-color:#3f4765;border-top:solid .46vh #FFFFFF;animation:_bottomslide_15a04_1 1s;overflow:hidden}._minimize_15a04_102{background-color:#3f4765;padding:0;border:none;margin:0 1vmin;font-size:0}._minimize_15a04_102:hover{background-color:#282f44}._minimizeIcon_15a04_114{width:4.2vh}._btn_15a04_90{font-size:1.25rem;color:#1c2130;background-color:#fff;border:none;border-radius:1.85vh;width:16vw;padding:1.5vh 0;margin:0 .5vw}._btn_15a04_90:hover{background-color:#cdcdcd}._card_15a04_133{color:#fff;position:absolute;z-index:1;top:23vh;width:45vh;height:53vh;border:solid .46vh #FFFFFF;border-radius:2.96vh;background:#373e57cc;margin:0;animation:_fadein_15a04_1 1s}._cardInside_15a04_147{display:flex;flex-direction:column;height:100%}._backSide_15a04_153{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}._middle_15a04_161{display:flex;width:100%;justify-content:center}._prevCard_15a04_167{position:absolute;z-index:1;top:22.5vh;margin-right:51vh;height:55vh;width:6vh;background:none;border:none}._nextCard_15a04_178{position:absolute;z-index:1;top:22.5vh;margin-left:51vh;height:55vh;width:6vh;background:none;border:none}._text_15a04_189{height:100%;overflow-y:auto}._description_15a04_194{font-size:1.5rem;padding:3.5vh 2.3vw;margin:0}._bottomCard_15a04_200{color:#fff;position:absolute;z-index:0;top:23vh;width:45vh;height:53vh;border:solid .46vh transparent;border-radius:2.96vh;background-color:transparent;margin:0;transition:all .2s}._delBtn_15a04_214{font-size:1.25rem;color:#373e57cc;background-color:#fff;border:none;border-radius:2.78vh;width:40vh;padding:2.5vh 0;margin-bottom:50%}._slideArrow_15a04_225{background-color:#fff0;border:none;padding:2vh 0}._text_15a04_189::-webkit-scrollbar{width:1.1vh}._text_15a04_189::-webkit-scrollbar-thumb{background:#fff;border-radius:.93vh 0 0 .93vh}._text_15a04_189::-webkit-scrollbar-track{background:#ffffff90;margin:8vh 0 3vh;border-radius:.93vh 0 0 .93vh}@media only screen and (max-width: 768px){._topLine_15a04_12,._btnLine_15a04_90{height:13vh}._topContent_15a04_57{width:100vw}._title_15a04_64{font-size:2rem;white-space:unset;max-width:90%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._description_15a04_194{font-size:1.125rem}._contacts_15a04_79,._titleArrow_15a04_75{display:none}._card_15a04_133,._bottomCard_15a04_200{width:80vw;height:53vh}._prevCard_15a04_167{top:22.5vh;margin-right:90vw;height:55vh;width:10vw}._nextCard_15a04_178{top:22.5vh;margin-left:90vw;height:55vh;width:10vw}._delBtn_15a04_214{width:70vw;margin-bottom:60%}._btn_15a04_90{font-size:1rem;margin:0 .5vw;width:42vw}}body{margin:0;background-color:#282f44;font-family:"M PLUS 1p",sans-serif;font-weight:800;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ubuntu-bold{font-family:Ubuntu,sans-serif;font-weight:700;font-style:normal}button{font-family:"M PLUS 1p",sans-serif;font-weight:800}button:hover{cursor:pointer}
