{ "settings": { "name": "Hack@WPI 2023", "currentPage": "index.html", "theme": { "name": "mobirise5", "title": "Mobirise 5", "styling": { "primaryColor": "#000000", "secondaryColor": "#ff8a8a", "successColor": "#40b0bf", "infoColor": "#47b5ed", "warningColor": "#fdf0d5", "dangerColor": "#ff9966", "mainFont": "Jost", "display1Font": "Jost", "display1Size": 4.6, "display2Font": "Jost", "display2Size": 3, "display5Font": "Merriweather Sans", "display5Size": 2, "display7Font": "Jost", "display7Size": 1.2, "display4Font": "Montserrat", "display4Size": 1.1, "isRoundedButtons": false, "isGhostButtonBorder": false, "underlinedLinks": false, "isAnimatedOnScroll": false, "isScrollToTopButton": false }, "additionalSetColors": [ "#003049", "#f05165", "#fdf0d5", "#669bbc", "#c1121f", "#ac2b37", "#780000" ] }, "path": "@PROJECT_PATH@", "versionFirst": "5.2.0", "siteFonts": [ { "css": "'Jost', sans-serif", "name": "Jost", "url": "https://fonts.googleapis.com/css?family=Jost:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i" }, { "css": "'Playfair Display', serif", "name": "Playfair Display", "url": "https://fonts.googleapis.com/css?family=Playfair+Display:400,500,600,700,800,900,400i,500i,600i,700i,800i,900i" }, { "css": "'Anton', sans-serif", "name": "Anton", "url": "https://fonts.googleapis.com/css?family=Anton:400" }, { "css": "'Merriweather Sans', sans-serif", "name": "Merriweather Sans", "url": "https://fonts.googleapis.com/css?family=Merriweather+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i" }, { "css": "'Roboto', sans-serif", "name": "Roboto", "url": "https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i" }, { "css": "'Montserrat', sans-serif", "name": "Montserrat", "url": "https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" } ], "imageResize": true, "favicon": "@PROJECT_PATH@/assets/images/sticker-logo-sqr-cut-128x128.png", "robotsSwitcher": false, "sitemapSwitcher": false, "sitemapSwitcherAuto": false, "siteUrl": false, "cookiesAlert": false, "gdpr": false, "uniqCompNum": 49, "versionPublish": "5.5.2", "screenshot": "screenshot.png", "mbrsiteDomain": "5hgmk0rly3", "publishChangesOnly": true, "publishType": "local", "publishPath": "file:///D:/Docs/Hack%20Site%20Dev%20Changes" }, "pages": { "index.html": { "settings": { "main": true, "title": "Home", "meta_descr": "", "header_custom": "", "footer_custom": "", "html_before": "" }, "components": [ { "alias": false, "_styles": { "& when not (@sticky)": { ".navbar-dropdown": { "position": "relative !important" }, "& when (@transparent)": { ".navbar-dropdown": { "position": "absolute !important" } } }, "& when (@sticky)": { "z-index": "1000", "width": "100%", "& when not (@transparent)": { "position": "relative", "min-height": "60px" }, "nav.navbar": { "position": "fixed" } }, ".dropdown-item:before": { "font-family": "Moririse2 !important", "content": "\"\\e966\"", "display": "inline-block", "width": "0", "position": "absolute", "left": "1rem", "top": "0.5rem", "margin-right": "0.5rem", "line-height": "1", "font-size": "inherit", "vertical-align": "middle", "text-align": "center", "overflow": "hidden", "transform": "scale(0, 1)", "transition": "all 0.25s ease-in-out" }, ".dropdown-menu": { "padding": "0", "border-radius": "4px", "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)" }, ".dropdown-item": { "border-bottom": "1px solid #e6e6e6", "&:hover, &:focus": { "background": "@primaryColor !important", "color": "white !important" }, "&:first-child": { "border-top-left-radius": "4px", "border-top-right-radius": "4px" }, "&:last-child": { "border-bottom": "none", "border-bottom-left-radius": "4px", "border-bottom-right-radius": "4px" } }, ".nav-dropdown .link": { "padding": "0 0.3em !important", "margin": "0.667em 1em !important" }, ".nav-dropdown .link.dropdown-toggle::after": { "margin-left": "0.5rem", "margin-top": "0.2rem" }, ".nav-link": { "position": "relative" }, ".container": { "display": "flex", "margin": "auto" }, ".iconfont-wrapper": { "color": "@iconsColor !important", "font-size": "1.5rem", "padding-right": "0.5rem" }, ".navbar-caption": {}, ".navbar-nav": {}, ".dropdown-menu, .navbar.opened": { "background": "@menuBgColor !important" }, ".nav-item:focus, .nav-link:focus": { "outline": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "width": "auto", "transition": "all 0.25s ease-in-out", "&::after": { "right": "0.5rem" }, ".mbr-iconfont": { "margin-right": "0.5rem", "vertical-align": "sub", "&:before": { "display": "inline-block", "transform": "scale(1, 1)", "transition": "all 0.25s ease-in-out" } } }, ".collapsed": { ".dropdown-menu .dropdown-item:before": { "display": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "padding": "0.235em 1.5em 0.235em 1.5em !important", "transition": "none", "margin": "0 !important" } }, ".navbar": { "min-height": "70px", "transition": "all 0.3s", "border-bottom": "1px solid transparent", "&:not(.navbar-short)": {}, "& when not (@transparent)": { "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)", "background": "@menuBgColor" }, "& when (@transparent)": { "background": "rgba(red(@menuBgColor), green(@menuBgColor), blue(@menuBgColor), @opacity)" }, "&.opened": { "transition": "all 0.3s" }, ".dropdown-item": { "padding": "0.5rem 1.8rem" }, ".navbar-logo img": { "width": "auto" }, ".navbar-collapse": { "justify-content": "flex-end", "z-index": "1" }, "&.collapsed": { "justify-content": "center", ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" }, "@media (min-width: 992px)": { "&:not(.navbar-short) .navbar-collapse when (@showLogo)": { "max-height": "~\"calc(98.5vh - @{logoSize}rem)\"" } } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "41%" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem", "text-align": "center" }, ".icons-menu": { "padding-left": "0", "padding-right": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "@media (max-width: 991px)": { ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "40%" } }, ".navbar-logo": { "img": { "height": "3rem !important" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem !important", "text-align": "center" }, ".navbar-brand": { "flex-shrink": "initial", "flex-basis": "auto", "word-break": "break-word", "padding-right": "2rem" }, ".navbar-toggler": { "flex-basis": "auto" }, ".icons-menu": { "padding-left": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "&.navbar-short": { "min-height": "60px", ".navbar-logo": { "img": { "height": "2.5rem !important" } }, ".navbar-brand": { "min-height": "60px", "padding": "0" } } }, ".navbar-brand": { "min-height": "70px", "flex-shrink": "0", "align-items": "center", "margin-right": "0", "padding": "0", "transition": "all 0.3s", "word-break": "break-word", "z-index": "1", ".navbar-caption": { "line-height": "inherit !important" }, ".navbar-logo a": { "outline": "none" } }, ".dropdown-item.active, .dropdown-item:active": { "background-color": "transparent" }, ".navbar-expand-lg .navbar-nav .nav-link": { "padding": "0" }, ".nav-dropdown .link.dropdown-toggle": { "margin-right": "1.667em", "&[aria-expanded=\"true\"]": { "margin-right": "0", "padding": "0.667em 1.667em" } }, ".navbar.navbar-expand-lg .dropdown": { ".dropdown-menu": { "background": "@menuBgColor", ".dropdown-submenu": { "margin": "0", "left": "100%" } } }, ".navbar .dropdown.open > .dropdown-menu": { "display": "block" }, "ul.navbar-nav": { "flex-wrap": "wrap" }, ".navbar-buttons": { "text-align": "center", "min-width": "170px" }, "button.navbar-toggler": { "outline": "none", "width": "31px", "height": "20px", "cursor": "pointer", "transition": "all 0.2s", "position": "relative", "align-self": "center", ".hamburger span": { "position": "absolute", "right": "0", "width": "30px", "height": "2px", "border-right": "5px", "background-color": "@hamburgerColor", "&:nth-child(1)": { "top": "0", "transition": "all 0.2s" }, "&:nth-child(2)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(3)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(4)": { "top": "16px", "transition": "all 0.2s" } } }, "nav.opened .hamburger span": { "&:nth-child(1)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" }, "&:nth-child(2)": { "transform": "rotate(45deg)", "transition": "all 0.25s" }, "&:nth-child(3)": { "transform": "rotate(-45deg)", "transition": "all 0.25s" }, "&:nth-child(4)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" } }, ".navbar-dropdown": { "padding": "0 1rem", "& when (@sticky)": { "position": "fixed" } }, "a.nav-link": { "display": "flex", "align-items": "center", "justify-content": "center" }, ".icons-menu": { "flex-wrap": "nowrap", "display": "flex", "justify-content": "center", "padding-left": "1rem", "padding-right": "1rem", "padding-top": "0.3rem", "text-align": "center" }, "@media screen and (~'-ms-high-contrast: active'), (~'-ms-high-contrast: none')": { ".navbar": { "height": "70px", "&.opened": { "height": "auto" } }, ".nav-item .nav-link:hover::before": { "width": "175%", "max-width": "calc(100% ~\"+\" 2rem)", "left": "-1rem" } } }, "_name": "menu3", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n
Size
\n \n
Show/Hide
\n \n \n \n \n \n \n \n \n
Styles
\n \n \n \n \n \n \n
\n \n
", "_cid": "sgPI0rTtnd", "_anchor": "menu3-0", "_protectedParams": [], "_global": true, "_once": "menu", "_params": {} }, { "alias": false, "_styles": { "& when not (@fullScreen)": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)" }, "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "@media (max-width: 991px)": { ".image-wrapper": { "margin-bottom": "1rem" } }, ".row": { "flex-direction": "row-reverse" }, "img": { "width": "100%" }, ".mbr-description": { "color": "#fdf0d5", "text-align": "center" } }, "_name": "image3", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n
Size
\n \n \n \n \n \n
Show/Hide
\n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n\n
\n
\n
\n
\n \"Hack@WPI\"\n

\n
January 13 - 15th, 2023

\n
\n
\n
\n
\n
", "_cid": "sgPJ0TKe9q", "_anchor": "image3-1", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "& when not (@fullScreen)": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)" }, "& when (@bg-type = \"color\")": { "background-color": "@bg-value" }, "& when (@bg-type = \"image\")": { "background-image": "url(@bg-value)" }, ".card-wrapper": { "background": "@wrapBgColor", "border-radius": "4px", "@media (max-width: 767px)": { "padding": "1rem" }, "@media (min-width: 768px) and (max-width: 991px)": { "padding": "2rem" }, "@media (min-width: 992px)": { "padding": "4rem" } }, ".card-title": { "color": "#ffffff" }, ".mbr-text, .mbr-section-btn": { "color": "#ffffff", "text-align": "center" } }, "_name": "header12", "_sourceTheme": "mobirise5", "_customHTML": "
\n\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n
\n
\n
\n
\n
\n

\n Registration Opens Winter 2022!

\n


Please take a moment to read through our FAQ section below. If you have any questions, please don't hesitate to reach out to us at hack@wpi.edu

This event will be run according to the MLH Code of Conduct.

(Returning hackers can scroll down to the bottom of the registration form and click \"Sign In\" to acces the Hack@WPI dashboard)

\n \n
\n
\n
\n
\n
\n
", "_cid": "sgPJIlmBEv", "_anchor": "header12-2", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = \"color\")": { "background-color": "@bg-value" }, "& when (@bg-type = \"image\")": { "background-image": "url(@bg-value)", "& when (@overlay)": { ".mbr-overlay": { "background": "@overlayColor", "opacity": "@overlayOpacity" } } }, "img, .item-img": { "width": "100%", "& when (@autoSize)": { "height": "100%", "object-fit": "cover", "& when (@showCardTitle)": { "height": "(@imageHeight * 100px)", "object-fit": "cover" }, "& when (@showCardSubtitle)": { "height": "(@imageHeight * 100px)", "object-fit": "cover" }, "& when (@showText)": { "height": "(@imageHeight * 100px)", "object-fit": "cover" }, "& when (@showButtons)": { "height": "(@imageHeight * 100px)", "object-fit": "cover" } } }, ".item:focus, span:focus": { "outline": "none" }, ".item-wrapper": { "position": "relative" }, ".slide-content": { "position": "relative", "border-radius": "4px", "background": "@cardsBg", "height": "100%", "display": "flex", "overflow": "hidden", "flex-flow": "column nowrap", "@media (min-width: 992px)": { "& when (@showButtons)": { ".item-content": { "padding": "2rem 2rem 0" }, ".item-footer": { "padding": "0 2rem 2rem" } }, "& when not (@showButtons)": { ".item-content": { "padding": "2rem" } } }, "@media (max-width: 991px)": { "& when (@showButtons)": { ".item-content": { "padding": "1rem 1rem 0" }, ".item-footer": { "padding": "0 1rem 1rem" } }, "& when not (@showButtons)": { ".item-content": { "padding": "1rem" } } } }, ".mbr-section-btn": { "margin-top": "auto !important" }, ".mbr-section-title": { "color": "#fdf0d5" }, ".mbr-text, .mbr-section-btn": { "text-align": "left" }, ".item-title": { "text-align": "left" }, ".item-subtitle": { "text-align": "left" }, ".embla__slide": { "display": "flex", "justify-content": "center", "position": "relative", "min-width": "410px", "max-width": "410px", "@media (max-width: 768px)": { "min-width": "70%", "max-width": "initial", "margin-left": "1rem !important", "margin-right": "1rem !important" } }, ".embla__button--next, .embla__button--prev": { "display": "flex" }, ".embla__button": { "top": "50%", "width": "60px", "height": "60px", "margin-top": "-1.5rem", "font-size": "22px", "background-color": "rgba(0, 0, 0, 0.5)", "color": "#fff", "border": "2px solid #fff", "border-radius": "50%", "transition": "all 0.3s", "position": "absolute", "display": "flex", "justify-content": "center", "align-items": "center", "& when not (@arrows)": { "display": "none" }, "& when not (@arrowsMobile)": { "@media (max-width: 768px)": { "display": "none" } }, "&:disabled": { "cursor": "default", "display": "none" }, "&:hover": { "background": "#000", "color": "rgba(255, 255, 255, 0.5)" }, "&.embla__button--prev": { "left": "0", "margin-left": "2.5rem" }, "&.embla__button--next": { "right": "0", "margin-right": "2.5rem" }, "@media (max-width: 767px)": { "top": "auto" } }, ".embla": { "position": "relative", "width": "100%" }, ".embla__viewport": { "overflow": "hidden", "width": "100%" }, ".embla__viewport.is-draggable": { "cursor": "grab" }, ".embla__viewport.is-dragging": { "cursor": "grabbing" }, ".embla__container": { "display": "flex", "user-select": "none", "-webkit-touch-callout": "none", "-khtml-user-select": "none", "-webkit-tap-highlight-color": "transparent" } }, "_name": "slider4", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Carousel
\n \n \n \n \n \n \n
Cards
\n \n \n \n \n \n \n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n
\n
\n
\n

Hack@WPI in previous years

\n
To add more cards, hover on a card and\n click 'Add items'
\n
\n
\n
\n
\n \n \n \n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
", "_cid": "t5rSAuN6jS", "_anchor": "slider4-10", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "background-color": "@bgColor", ".mbr-section-subtitle": { "text-align": "center", "color": "#fdf0d5" }, ".mbr-text": { "color": "#fdf0d5" } }, "_name": "content5", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n
Background
\n \n
\n
\n
\n
\n

\n Article Title\n

\n

Tentative Event Schedule

\n

Friday January 13th    
06:00 PM   Doors Open / Check-In Begins\n
06:30 PM   Opening Ceremony Begins\n
07:30 PM   Opening Ceremony Ends - Start Brainstorming and Team-Forming!\n
07:30 PM   Team Formation Activity (in-person only)
12:30 AM   In-person venue closes for the night

Saturday January 14th
09:00 AM   Breakfast
01:00 PM    Lunch
06:00 PM   Dinner

Sunday January 15th
09:00 AM  Breakfast
11:00 AM   Project Submission Deadline (Upload to DevPost!)\n
02:00 PM   Closing Ceremony and Awards
04:00 PM   Event end - in-person venue closes



\n
\n
\n
\n
", "_cid": "sU99xA04eV", "_anchor": "content5-x", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = \"color\")": { "background-color": "@bg-value" }, "& when (@bg-type = \"image\")": { "background-image": "url(@bg-value)", "& when (@overlay)": { ".mbr-overlay": { "background": "@overlayColor", "opacity": "@overlayOpacity" } } }, "img, .item-img": { "width": "100%", "& when (@autoSize)": { "height": "100%", "object-fit": "cover", "& when (@showCardTitle)": { "height": "(@imageHeight * 100px)", "object-fit": "cover" }, "& when (@showCardSubtitle)": { "height": "(@imageHeight * 100px)", "object-fit": "cover" }, "& when (@showText)": { "height": "(@imageHeight * 100px)", "object-fit": "cover" }, "& when (@showButtons)": { "height": "(@imageHeight * 100px)", "object-fit": "cover" } } }, ".item:focus, span:focus": { "outline": "none" }, ".item-wrapper": { "position": "relative" }, ".slide-content": { "position": "relative", "border-radius": "4px", "background": "@cardsBg", "height": "100%", "display": "flex", "overflow": "hidden", "flex-flow": "column nowrap", "@media (min-width: 992px)": { "& when (@showButtons)": { ".item-content": { "padding": "2rem 2rem 0" }, ".item-footer": { "padding": "0 2rem 2rem" } }, "& when not (@showButtons)": { ".item-content": { "padding": "2rem" } } }, "@media (max-width: 991px)": { "& when (@showButtons)": { ".item-content": { "padding": "1rem 1rem 0" }, ".item-footer": { "padding": "0 1rem 1rem" } }, "& when not (@showButtons)": { ".item-content": { "padding": "1rem" } } } }, ".mbr-section-btn": { "margin-top": "auto !important" }, ".mbr-section-title": { "color": "#ffffff" }, ".mbr-text, .mbr-section-btn": { "text-align": "left" }, ".item-title": { "text-align": "left" }, ".item-subtitle": { "text-align": "left" }, ".embla__slide": { "display": "flex", "justify-content": "center", "position": "relative", "min-width": "410px", "max-width": "410px", "@media (max-width: 768px)": { "min-width": "70%", "max-width": "initial", "margin-left": "1rem !important", "margin-right": "1rem !important" } }, ".embla__button--next, .embla__button--prev": { "display": "flex" }, ".embla__button": { "top": "50%", "width": "60px", "height": "60px", "margin-top": "-1.5rem", "font-size": "22px", "background-color": "rgba(0, 0, 0, 0.5)", "color": "#fff", "border": "2px solid #fff", "border-radius": "50%", "transition": "all 0.3s", "position": "absolute", "display": "flex", "justify-content": "center", "align-items": "center", "& when not (@arrows)": { "display": "none" }, "& when not (@arrowsMobile)": { "@media (max-width: 768px)": { "display": "none" } }, "&:disabled": { "cursor": "default", "display": "none" }, "&:hover": { "background": "#000", "color": "rgba(255, 255, 255, 0.5)" }, "&.embla__button--prev": { "left": "0", "margin-left": "2.5rem" }, "&.embla__button--next": { "right": "0", "margin-right": "2.5rem" }, "@media (max-width: 767px)": { "top": "auto" } }, ".embla": { "position": "relative", "width": "100%" }, ".embla__viewport": { "overflow": "hidden", "width": "100%" }, ".embla__viewport.is-draggable": { "cursor": "grab" }, ".embla__viewport.is-dragging": { "cursor": "grabbing" }, ".embla__container": { "display": "flex", "user-select": "none", "-webkit-touch-callout": "none", "-khtml-user-select": "none", "-webkit-tap-highlight-color": "transparent" } }, "_name": "slider4", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Carousel
\n \n \n \n \n \n \n
Cards
\n \n \n \n \n \n \n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n
\n
\n
\n

\n Previous Years Sponsors


\n
To add more cards, hover on a card and\n click 'Add items'
\n
\n
\n
\n
\n \n \n \n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
", "_cid": "t5J1p7r28q", "_anchor": "slider4-19", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "& when not (@fullScreen)": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, ".mbr-section-title": { "color": "#ffffff" }, ".mbr-text, .mbr-section-btn": { "color": "#ffffff", "text-align": "center" } }, "_name": "info1", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n


Looking to Sponsor?

\n

\n Interested in sponsoring? See our sponsor packet below and reach out to us at hack@wpi.edu\n

\n \n
\n
\n
\n
", "_cid": "sU9iJiwiKR", "_anchor": "info1-z", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, ".card .card-header": { "background-color": "transparent", "margin-bottom": "0" }, ".panel-title": { "display": "flex", "align-items": "center", "justify-content": "space-between" }, ".mbr-iconfont": { "padding-left": "1rem", "font-family": "'Moririse2' !important", "font-size": "1.4rem !important", "color": "@primaryColor" }, ".panel-body, .card-header": { "padding": "1rem 0" }, ".panel-title-edit": { "color": "#000000" } }, "_name": "content17", "_sourceTheme": "mobirise5", "_customHTML": "
\n\n \n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n \n
\n \n
\n
\n
\n

Frequently Asked Questions

\n

\n Subtitle

\n
\n \n
\n
\n \n
\n
\n

Yes, we will be providing food and refreshments for all attendants, more information to come!

\n
\n
\n
\n
1\">\n \n
\n
\n

Anyone who is attending a university! Hackers must be 18+ years old and must be attending a college or university to participate.

\n
\n
\n
\n
2\">\n \n
\n
\n

You do not need to know how to code in order to participate! Hack@WPI 2023 is open to all kinds of STEAM disciplines, and we encourage both software and hardware hacks. This means the event is not limited to just CS majors or programmers -- practically anybody can participate. 

\n
\n
\n
\n
3\">\n \n
\n
\n

Tools, hardware and machines are available to WPI students in the Makerspace in the Innovation Studio; students should see makerspace.wpi.edu for more details.\n

\n
\n
\n
\n
4\">\n \n
\n
\n

\n Teams can range anywhere from 1 to 5 people.

\n
\n
\n
\n
5\">\n \n
\n
\n

The venue will be open over night for all participants to stay and work!

\n
\n
\n
\n
\n
\n
\n
\n
", "_cid": "sU9izjxqWU", "_anchor": "content17-y", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, ".image-wrapper": { "display": "flex", "align-items": "center" }, ".card-wrapper": { "margin-bottom": "2rem", "@media (max-width: 991px)": { "padding": "1rem 2rem" }, "@media (min-width: 992px)": { "padding": "2rem 4rem" }, "display": "flex", "border-radius": "4px", "background": "@cardsBg" }, ".mbr-iconfont": { "font-size": "(@iconSize * 1rem)", "padding-right": "1.5rem", "color": "@primaryColor" }, ".mbr-section-title": { "color": "#ffffff" } }, "_name": "contacts2", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Cards
\n \n \n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n

\n Contact Us!

\n

\n Contacts Subtitle\n

\n
\n
\n
\n
\n
\n \n
\n
\n
\n Email
\n

hack@wpi.edu

\n
\n
\n
\n
1\">\n
\n
\n \n
\n
\n
\n Instagram
\n

@hack_at_wpi

\n
\n
\n
\n
2\">\n
\n
\n \n
\n
\n
\n Instagram
\n

@wpi_acm

\n
\n
\n
\n
3\">\n
\n
\n \n
\n
\n
\n Working Hours\n
\n

\n 9:00 - 18:00\n

\n
\n
\n
\n
\n
\n
", "_cid": "t5zRJx1DXX", "_anchor": "contacts2-13", "_protectedParams": [], "_global": false, "_once": false, "_params": {} } ] } } }