body{margin:0;padding:0;font-family:'Noto Sans',sans-serif;color:#333;font-size:18px}body.menuOpen{overflow:hidden}@media (min-width:768px){body.menuOpen{overflow:auto}}.poppinsFont{font-family:Poppins,sans-serif}.yellowColor{color:#ff0}.scrollLink{cursor:pointer}#header{display:flex;position:sticky;top:0;width:100%;background-color:#fff;justify-content:center;align-items:stretch;box-shadow:#aabac7 0 1px 5px 1px;z-index:3}#header #headerInnerSpacer{display:flex;width:100%;padding:0 5px 0 5px;flex-direction:column}@media (min-width:768px){#header #headerInnerSpacer{width:1200px;max-width:100%;flex-direction:row;padding:0 5px}}#header #headerInnerSpacer #logoAndToggleButtonSection{display:flex;flex-grow:1;height:58px}@media (min-width:768px){#header #headerInnerSpacer #logoAndToggleButtonSection{height:60px;flex-grow:0}}#header #headerInnerSpacer #logoAndToggleButtonSection #logoSpace{display:flex;padding:4px 0}@media (min-width:768px){#header #headerInnerSpacer #logoAndToggleButtonSection #logoSpace{padding:8px 0}}#header #headerInnerSpacer #logoAndToggleButtonSection #logoSpace #logoLink{display:flex;height:100%}#header #headerInnerSpacer #logoAndToggleButtonSection #logoSpace #logoLink img{height:100%;width:auto}#header #headerInnerSpacer #logoAndToggleButtonSection #toggleButtonSection{display:flex;flex-grow:1;justify-content:flex-end;align-items:center}@media (min-width:768px){#header #headerInnerSpacer #logoAndToggleButtonSection #toggleButtonSection{display:none}}#header #headerInnerSpacer #logoAndToggleButtonSection #toggleButtonSection i{color:#000;text-decoration:none;font-size:26px;padding:10px}@media (min-width:768px){#header #headerInnerSpacer #logoAndToggleButtonSection #toggleButtonSection i{font-size:32px}}#header #headerInnerSpacer #navbar{display:flex;flex-direction:column;position:fixed;background-color:#fff;left:0;top:58px;bottom:0;width:100%;overflow:auto}body:not(.menuOpen) #header #headerInnerSpacer #navbar{display:none}@media (min-width:768px){body:not(.menuOpen) #header #headerInnerSpacer #navbar{display:flex}}@media (min-width:768px){#header #headerInnerSpacer #navbar{overflow:visible;top:auto;width:auto;position:relative;flex-grow:1;flex-direction:row;margin-left:18px;column-gap:18px}}@media (min-width:992px){#header #headerInnerSpacer #navbar{margin-left:40px;column-gap:40px}}#header #headerInnerSpacer #navbar .navDropdownSection{border-top:1px solid #ccc;display:block}@media (min-width:768px){#header #headerInnerSpacer #navbar .navDropdownSection{padding:0;border:0}}@media (min-width:768px){#header #headerInnerSpacer #navbar .navDropdownSection:hover .navDropdownLinkSection{opacity:1;visibility:visible;transition:opacity .4s}}@media (min-width:768px){#header #headerInnerSpacer #navbar .navDropdownSection:hover .navDropdownName{color:#b54545}}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownName{display:flex;align-items:center;column-gap:5px;cursor:pointer;padding:25px 20px;color:#000}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownName.noDropDown{padding:0}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownName.noDropDown a{padding:25px 20px;width:100%}@media (min-width:768px){#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownName.noDropDown a{padding:0}}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownName>a{color:#000;text-decoration:none}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownName>a:hover{color:#b54545}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownName:active{background-color:transparent}@media (min-width:768px){#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownName{height:100%;padding:0}}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownName i{margin-top:4px}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownLinkSection{display:none;background-color:#fff;flex-direction:column}@media (min-width:768px){#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownLinkSection{box-shadow:#aabac7 0 2px 2px 0}}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownLinkSection.dropdownOpen{display:block}@media (min-width:768px){#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownLinkSection.dropdownOpen{display:flex}}@media (min-width:768px){#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownLinkSection{display:flex;visibility:hidden;opacity:0;position:absolute}}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownLinkSection .navDropdownLinkItem a{display:flex;padding:15px 70px 15px 35px;column-gap:10px;border-top:1px solid #aabac7;text-decoration:none;color:#000;transition:.2s}@media (min-width:768px){#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownLinkSection .navDropdownLinkItem a{padding:10px 70px 10px 10px}}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownLinkSection .navDropdownLinkItem a:hover{background-color:#d7d7e4}#header #headerInnerSpacer #navbar .navDropdownSection .navDropdownLinkSection .navDropdownLinkItem a i{color:#8dadc6}#header #headerInnerSpacer #navbar #navEndSection{display:flex;justify-content:center;align-items:center;margin-top:20px}@media (min-width:768px){#header #headerInnerSpacer #navbar #navEndSection{margin-top:0;justify-content:flex-end;flex-grow:1}}#header #headerInnerSpacer #navbar #navEndSection #managementDashboardButton{background-color:#0774c7;color:#fff;text-decoration:none;padding:8px 6px;border-radius:4px;transition:.2s}#header #headerInnerSpacer #navbar #navEndSection #managementDashboardButton:hover{background-color:#065b9c}#content{min-height:100vh}#footer{display:flex;flex-direction:column;margin-top:20px;box-shadow:#aabac7 0 -2px 8px 0;background-color:#4f6f8a;color:#fff;padding:20px}#footer a{color:#fff}@media (min-width:768px){#footer{flex-direction:row}}#footer #copyrightAndTerms{order:2;margin-right:0;margin-top:30px}@media (min-width:768px){#footer #copyrightAndTerms{order:1;margin-top:0;margin-right:30px}}#footer #contactSection{flex-grow:1;text-align:right;order:1}@media (min-width:768px){#footer #contactSection{order:2;margin-right:10px}}#footer #contactSection #socialIcons{font-size:30px}#footer #contactSection #socialIcons a{margin:10px}.pageTitle{color:#fff;font-size:24px;font-weight:700;padding:14px}@media (min-width:768px){.pageTitle{padding:16px;font-size:34px}}@media (min-width:992px){.pageTitle{padding:20px;font-size:38px}}.pageSubtitle{background-color:#f3b5b5;color:#000;font-size:18px;font-weight:700;padding:6px 14px}@media (min-width:768px){.pageSubtitle{padding:8px 36px;font-size:24px}}@media (min-width:992px){.pageSubtitle{padding:10px 40px;font-size:26px}}.pageLeadText{font-size:18px;margin:20px auto;width:95%;line-height:1.6}@media (min-width:768px){.pageLeadText{width:80%;font-size:18px}}@media (min-width:992px){.pageLeadText{font-size:20px}}#platformCapabilityPageTitleSection{display:flex;flex-direction:column;align-items:center}@media (min-width:768px){#platformCapabilityPageTitleSection{flex-direction:row;align-items:stretch}}#platformCapabilityPageTitleSection #platformCapabilityPageTitleTextPortion{display:flex;flex-direction:column;align-items:flex-start;color:#fff;font-size:28px;font-weight:700;padding:20px;flex-grow:1}@media (min-width:768px){#platformCapabilityPageTitleSection #platformCapabilityPageTitleTextPortion{font-size:32px;padding:22px}}@media (min-width:768px){#platformCapabilityPageTitleSection #platformCapabilityPageTitleTextPortion{font-size:36px;padding:26px}}@media (min-width:1200px){#platformCapabilityPageTitleSection #platformCapabilityPageTitleTextPortion{font-size:40px;padding:30px}}#platformCapabilityPageTitleSection #platformCapabilityPageTitleTextPortion a{color:#fff;text-decoration:none;font-size:14px}@media (min-width:768px){#platformCapabilityPageTitleSection #platformCapabilityPageTitleTextPortion a{font-size:16px}}#platformCapabilityPageTitleSection #platformCapabilityPageTitleGraphicPortion{margin:10px;display:flex;align-items:flex-end}@media (min-width:768px){#platformCapabilityPageTitleSection #platformCapabilityPageTitleGraphicPortion{margin:30px 30px -10px 30px}}#platformCapabilityPageTitleSection #platformCapabilityPageTitleGraphicPortion img{background-color:#fff;border-radius:10px;padding:5px;width:150px}.areaHeading{font-size:22px;font-weight:700;margin:10px 6px}@media (min-width:768px){.areaHeading{font-size:24px;margin:20px 6px}}@media (min-width:992px){.areaHeading{font-size:28px;margin:26px 8px}}@media (min-width:1200px){.areaHeading{font-size:32px;margin:30px 10px}}.areaHeading.withIcon{display:flex;align-items:center}.areaHeading.withIcon i{font-size:54px;margin:14px}@media (min-width:768px){.areaHeading.withIcon i{font-size:70px;margin:16px}}@media (min-width:992px){.areaHeading.withIcon i{font-size:80px;margin:18px}}@media (min-width:1200px){.areaHeading.withIcon i{font-size:100px;margin:20px}}.sectionWrapper{padding:70px 0}.continuousBackgroundGradient{background-image:repeating-linear-gradient(to bottom,#fff 0,#d7d7e1 500px,#fff 1000px)}.outlinedWhiteBox{box-shadow:#000 0 0 6px 0;border-radius:5px;background-color:#fff}.contentBox{display:flex;flex-direction:column;align-items:center;margin:auto;width:95%}@media (min-width:768px){.contentBox{width:90%;max-width:1200px;flex-direction:row}}.contentBox .mediaItemSection{display:flex;flex-direction:column;position:relative;height:100%;margin:15px}.contentBox .mediaItemSection img,.contentBox .mediaItemSection video{width:100%;height:auto}.contentBox .textContentSection{font-size:18px;padding:15px;line-height:1.6}@media (min-width:768px){.contentBox .textContentSection{font-size:17px}}@media (min-width:992px){.contentBox .textContentSection{font-size:18px}}@media (min-width:1200px){.contentBox .textContentSection{font-size:20px}}.contentBox .textContentSection .paragraphSpacing{margin-top:20px;margin-bottom:20px}.contentBox .textContentSection .textTitle{font-weight:700;margin-top:15px}.contentBox .checkmarkList{margin-left:40px}.contentBox .checkmarkList li{margin:20px 0}.statisticsBoxes{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:768px){.statisticsBoxes{flex-direction:row;align-items:stretch}}.statisticsBox{box-shadow:#ddd 0 0 6px 0;border-radius:5px;display:flex;flex-direction:column;margin:30px;width:80%;padding:15px;font-size:18px}@media (min-width:768px){.statisticsBox{font-size:20px;width:300px;padding:20px}}.statisticsBox .statisticNumber{font-size:48px;font-weight:700;text-align:center}@media (min-width:768px){.statisticsBox .statisticNumber{font-size:54px}}.interestedSection{text-align:center}.interestedSection .interestedText{font-size:22px}.interestedSection .interestedEmail{font-size:32px;font-weight:700;margin-top:4px}.w5{width:5%}.w10{width:10%}.w15{width:15%}.w20{width:20%}.w25{width:25%}.w30{width:30%}.w35{width:35%}.w40{width:40%}.w45{width:45%}.w50{width:50%}.w55{width:55%}.w60{width:60%}.w65{width:65%}.w70{width:70%}.w75{width:75%}.w80{width:80%}.w85{width:85%}.w90{width:90%}.w95{width:95%}.w100{width:100%}.redColor{color:#eb5a5a}.redBackground{background-color:#eb5a5a}.blueColor{color:#0874c7}.blueBackground{background-color:#0874c7}.greenColor{color:#40ab45}.greenBackground{background-color:#40ab45}.orangeColor{color:#ff8e17}.orangeBackground{background-color:#ff8e17}.purpleColor{color:#8737c3}.purpleBackground{background-color:#8737c3}.turquoiseColor{color:#02a6b5}.turquoiseBackground{background-color:#02a6b5}.blackColor{color:#000}.blackBackground{background-color:#000}.lightRedColor{color:#f3b5b5}.lightRedBackground{background-color:#f3b5b5}.lightBlueColor{color:#b9cef5}.lightBlueBackground{background-color:#b9cef5}.lightGreenColor{color:#bce8b8}.lightGreenBackground{background-color:#bce8b8}.lightOrangeColor{color:#ffd292}.lightOrangeBackground{background-color:#ffd292}.lightPurpleColor{color:#d1aae8}.lightPurpleBackground{background-color:#d1aae8}.lightTurquoiseColor{color:#b0dfd6}.lightTurquoiseBackground{background-color:#b0dfd6}.lightBlackColor{color:#ddd}.lightBlackBackground{background-color:#ddd}.backToPromotionalSalesPlatform{margin-top:20px;margin-bottom:30px}.backToPromotionalSalesPlatform a{display:flex;justify-content:center;align-items:center;margin:auto;width:275px;text-decoration:none;font-weight:700;font-size:18px}.backToPromotionalSalesPlatform a i{margin-right:5px;font-size:30px}#homePage{background-color:#fff}#homePage #heroSection{width:100%;min-height:calc(100vh - 52px);background-image:linear-gradient(to bottom,#0874c7 0,rgba(8,116,199,0) 40%,rgba(8,116,199,.8) 70%),url('https://s3.amazonaws.com/spinzo/assets/img/corporate/stadium-blue-seats.jpg');background-size:cover;background-position:center top;overflow:hidden;display:flex;flex-direction:column}@media (min-width:768px){#homePage #heroSection{min-height:calc(100vh - 60px)}}#homePage #heroSection #heroSlogan{font-weight:700;font-size:48px;line-height:1.3;color:#fff;text-align:right;padding-top:50px;padding-left:10px;padding-right:10px}@media (min-width:768px){#homePage #heroSection #heroSlogan{font-size:55px}}@media (min-width:992px){#homePage #heroSection #heroSlogan{font-size:65px}}@media (min-width:1200px){#homePage #heroSection #heroSlogan{font-size:80px}}@media (min-width:1400px){#homePage #heroSection #heroSlogan{font-size:90px}}#homePage #heroSection #heroSubSloganLearnMoreSection{display:flex;flex-grow:1;flex-direction:column;justify-content:flex-end;text-align:center;padding-bottom:50px}@media (min-width:768px){#homePage #heroSection #heroSubSloganLearnMoreSection{padding-bottom:5px}}#homePage #heroSection #heroSubSloganLearnMoreSection #heroSubSlogan{font-weight:700;font-size:22px;color:#fff;padding:5px 10px}@media (min-width:768px){#homePage #heroSection #heroSubSloganLearnMoreSection #heroSubSlogan{font-size:26px}}@media (min-width:992px){#homePage #heroSection #heroSubSloganLearnMoreSection #heroSubSlogan{font-size:30px}}@media (min-width:1200px){#homePage #heroSection #heroSubSloganLearnMoreSection #heroSubSlogan{font-size:36px}}@media (min-width:1400px){#homePage #heroSection #heroSubSloganLearnMoreSection #heroSubSlogan{font-size:40px}}#homePage #heroSection #heroSubSloganLearnMoreSection #heroLearnMore{font-size:20px;color:#fff;padding:5px 10px}@media (min-width:768px){#homePage #heroSection #heroSubSloganLearnMoreSection #heroLearnMore{font-size:22px}}@media (min-width:992px){#homePage #heroSection #heroSubSloganLearnMoreSection #heroLearnMore{font-size:24px}}@media (min-width:1200px){#homePage #heroSection #heroSubSloganLearnMoreSection #heroLearnMore{font-size:28px}}@media (min-width:1400px){#homePage #heroSection #heroSubSloganLearnMoreSection #heroLearnMore{font-size:30px}}#homePage #heroSection #heroSubSloganLearnMoreSection #heroCaretDownSection{font-size:30px;color:#fff}#homePage .homePageSectionConnectorLineWrapper{display:flex;height:200px;padding-top:0}#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine{border-width:0;border-right-width:8px;border-style:solid}#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine.redTheme{border-color:#eb5a5a}#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine.blueTheme{border-color:#0874c7}#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine.greenTheme{border-color:#40ab45}#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine.orangeTheme{border-color:#ff8e17}#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine.purpleTheme{border-color:#8737c3}#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine.turquoiseTheme{border-color:#02a6b5}#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine.preRightImageSection{width:calc(50% - 4px)}@media (min-width:768px){#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine.preRightImageSection{width:30%}}#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine.preLeftImageSection{width:calc(50% - 4px)}@media (min-width:768px){#homePage .homePageSectionConnectorLineWrapper .homePageSectionConnectorLine.preLeftImageSection{width:70%}}#homePage .homePageSection{display:flex;align-items:stretch;position:relative;z-index:2;box-shadow:#666 0 0 10px 4px;justify-content:center;width:100%;flex-direction:column;overflow:hidden}@media (min-width:768px){#homePage .homePageSection{width:90%;flex-direction:row;height:350px}}@media (min-width:992px){#homePage .homePageSection{height:380px}}@media (min-width:1200px){#homePage .homePageSection{height:420px}}#homePage .homePageSection.orangeTheme{background-color:#ff8e17}#homePage .homePageSection.orangeTheme .homePageSectionDescriptionBox{background-color:#ffd292}#homePage .homePageSection.purpleTheme{background-color:#8737c3}#homePage .homePageSection.purpleTheme .homePageSectionDescriptionBox{background-color:#d1aae8}#homePage .homePageSection.greenTheme{background-color:#40ab45}#homePage .homePageSection.greenTheme .homePageSectionDescriptionBox{background-color:#bce8b8}#homePage .homePageSection.redTheme{background-color:#eb5a5a}#homePage .homePageSection.redTheme .homePageSectionDescriptionBox{background-color:#f3b5b5}#homePage .homePageSection.turquoiseTheme{background-color:#02a6b5}#homePage .homePageSection.turquoiseTheme .homePageSectionDescriptionBox{background-color:#b0dfd6}#homePage .homePageSection.blueTheme{background-color:#0874c7}#homePage .homePageSection.blueTheme .homePageSectionDescriptionBox{background-color:#b9cef5}@media (min-width:768px){#homePage .homePageSection.rightImage{border-top-right-radius:10px;border-bottom-right-radius:10px}}#homePage .homePageSection.rightImage .homePageSectionWordingArea{order:2}@media (min-width:768px){#homePage .homePageSection.rightImage .homePageSectionWordingArea{order:1}}#homePage .homePageSection.rightImage .homePageSectionTitle{text-align:left}#homePage .homePageSection.rightImage .homePageSectionImageArea{order:1;text-align:center;margin-top:20px}@media (min-width:768px){#homePage .homePageSection.rightImage .homePageSectionImageArea{order:2;margin:0}}#homePage .homePageSection.rightImage .homePageSectionImageArea img{width:60%}@media (min-width:768px){#homePage .homePageSection.rightImage .homePageSectionImageArea img{width:auto;clip-path:circle(150% at 150% 50%)}}@media (min-width:768px){#homePage .homePageSection.leftImage{margin-left:10%;border-top-left-radius:10px;border-bottom-left-radius:10px}}#homePage .homePageSection.leftImage .homePageSectionWordingArea{order:2}#homePage .homePageSection.leftImage .homePageSectionTitle{text-align:left}@media (min-width:768px){#homePage .homePageSection.leftImage .homePageSectionTitle{text-align:right}}#homePage .homePageSection.leftImage .homePageSectionImageArea{order:1;text-align:center;margin-top:20px}@media (min-width:768px){#homePage .homePageSection.leftImage .homePageSectionImageArea{margin:0}}#homePage .homePageSection.leftImage .homePageSectionImageArea img{width:60%}@media (min-width:768px){#homePage .homePageSection.leftImage .homePageSectionImageArea img{width:auto;clip-path:circle(150% at -50% 50%)}}#homePage .homePageSection .homePageSectionWordingArea{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;padding:10px}@media (min-width:768px){#homePage .homePageSection .homePageSectionWordingArea{padding:12px}}@media (min-width:992px){#homePage .homePageSection .homePageSectionWordingArea{padding:20px}}@media (min-width:1200px){#homePage .homePageSection .homePageSectionWordingArea{padding:30px}}#homePage .homePageSection .homePageSectionWordingArea .homePageSectionTitle{font-size:36px;font-weight:700;color:#fff;margin-top:10px}@media (min-width:768px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionTitle{margin-top:0;font-size:24px}}@media (min-width:992px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionTitle{font-size:42px}}@media (min-width:1200px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionTitle{font-size:48px}}#homePage .homePageSection .homePageSectionWordingArea .homePageSectionDescriptionArea{display:flex;flex-grow:1;align-items:center;margin:20px 5px;line-height:1.8;font-size:18px;color:#fff;justify-content:center}@media (min-width:768px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionDescriptionArea{font-size:14px}}@media (min-width:992px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionDescriptionArea{font-size:16px}}@media (min-width:1200px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionDescriptionArea{font-size:18px}}#homePage .homePageSection .homePageSectionWordingArea .homePageSectionDescriptionArea .homePageSectionDescriptionBox{border-radius:10px;padding:8px;color:#333}@media (min-width:992px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionDescriptionArea .homePageSectionDescriptionBox{padding:12px}}#homePage .homePageSection .homePageSectionWordingArea .homePageSectionCallToActionArea{align-self:center;text-align:center;margin-top:25px}@media (min-width:768px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionCallToActionArea{margin-top:0}}#homePage .homePageSection .homePageSectionWordingArea .homePageSectionCallToActionArea .homePageSectionSolutionName{font-size:20px;font-weight:700;color:#ff0}@media (min-width:768px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionCallToActionArea .homePageSectionSolutionName{font-size:16px}}@media (min-width:992px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionCallToActionArea .homePageSectionSolutionName{font-size:20px}}@media (min-width:1200px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionCallToActionArea .homePageSectionSolutionName{font-size:24px}}#homePage .homePageSection .homePageSectionWordingArea .homePageSectionCallToActionArea .homePageSectionCallToActionButton{font-weight:700;display:inline-block;margin-top:10px;color:#fff;text-decoration:none;padding:10px 15px;border-radius:25px;box-shadow:#444 0 0 8px 1px;background-color:#111;font-size:20px;transition:.15s}@media (min-width:992px){#homePage .homePageSection .homePageSectionWordingArea .homePageSectionCallToActionArea .homePageSectionCallToActionButton{margin-top:20px}}#homePage .homePageSection .homePageSectionWordingArea .homePageSectionCallToActionArea .homePageSectionCallToActionButton:hover{box-shadow:#ff0 0 0 10px 2px;background-color:#000}#homePage .homePageSection .homePageSectionImageArea{position:relative}@media (min-width:768px){#homePage .homePageSection .homePageSectionImageArea{overflow:hidden;min-width:350px}}@media (min-width:992px){#homePage .homePageSection .homePageSectionImageArea{min-width:380px}}@media (min-width:1200px){#homePage .homePageSection .homePageSectionImageArea{min-width:420px}}#homePage .homePageSection .homePageSectionImageArea img{height:100%;z-index:1;border-radius:15px;box-shadow:#333 0 0 8px 1px}@media (min-width:768px){#homePage .homePageSection .homePageSectionImageArea img{border-radius:0}}#promotionalSalesPlatformPage #capabilitiesSection{display:flex;justify-content:center;flex-wrap:wrap;max-width:1150px;margin:auto}#promotionalSalesPlatformPage #capabilitiesSection .capability{width:90%;margin:40px 0;border-radius:3px}@media (min-width:992px){#promotionalSalesPlatformPage #capabilitiesSection .capability{width:320px;margin:60px 30px}}#promotionalSalesPlatformPage #capabilitiesSection .capability.redTheme .capabilityTitle{color:#eb5a5a}#promotionalSalesPlatformPage #capabilitiesSection .capability.redTheme .capabilityLearnMoreButton{background-color:#eb5a5a}#promotionalSalesPlatformPage #capabilitiesSection .capability.blueTheme .capabilityTitle{color:#0874c7}#promotionalSalesPlatformPage #capabilitiesSection .capability.blueTheme .capabilityLearnMoreButton{background-color:#0874c7}#promotionalSalesPlatformPage #capabilitiesSection .capability.greenTheme .capabilityTitle{color:#40ab45}#promotionalSalesPlatformPage #capabilitiesSection .capability.greenTheme .capabilityLearnMoreButton{background-color:#40ab45}#promotionalSalesPlatformPage #capabilitiesSection .capability.orangeTheme .capabilityTitle{color:#ff8e17}#promotionalSalesPlatformPage #capabilitiesSection .capability.orangeTheme .capabilityLearnMoreButton{background-color:#ff8e17}#promotionalSalesPlatformPage #capabilitiesSection .capability.purpleTheme .capabilityTitle{color:#8737c3}#promotionalSalesPlatformPage #capabilitiesSection .capability.purpleTheme .capabilityLearnMoreButton{background-color:#8737c3}#promotionalSalesPlatformPage #capabilitiesSection .capability.turquoiseTheme .capabilityTitle{color:#02a6b5}#promotionalSalesPlatformPage #capabilitiesSection .capability.turquoiseTheme .capabilityLearnMoreButton{background-color:#02a6b5}#promotionalSalesPlatformPage #capabilitiesSection .capability .capabilityTitleSection{display:flex;align-items:center}#promotionalSalesPlatformPage #capabilitiesSection .capability .capabilityTitleSection .capabilityIconWrapper{margin:10px}#promotionalSalesPlatformPage #capabilitiesSection .capability .capabilityTitleSection .capabilityIconWrapper img{width:80px}#promotionalSalesPlatformPage #capabilitiesSection .capability .capabilityTitleSection .capabilityTitle{font-size:20px;font-weight:700;margin:10px}#promotionalSalesPlatformPage #capabilitiesSection .capability .capabilityTextAndActionSection{display:flex;flex-direction:column;align-items:center;padding:10px}#promotionalSalesPlatformPage #capabilitiesSection .capability .capabilityTextAndActionSection .capabilityText{font-size:18px}@media (min-width:768px){#promotionalSalesPlatformPage #capabilitiesSection .capability .capabilityTextAndActionSection .capabilityText{min-height:100px}}#promotionalSalesPlatformPage #capabilitiesSection .capability .capabilityTextAndActionSection .capabilityLearnMoreButton{font-size:20px;font-weight:700;display:inline-block;margin-top:20px;color:#fff;text-decoration:none;padding:5px 10px;border-radius:20px}#immersiveDesignCustomizationPage #captivateSection{font-size:20px;height:300px}#immersiveDesignCustomizationPage #immersiveDesignCaptivateMedia{border-radius:5px;padding:10px;order:1;width:90%}@media (min-width:768px){#immersiveDesignCustomizationPage #immersiveDesignCaptivateMedia{width:60%;order:2}}#immersiveDesignCustomizationPage #immersiveDesignCaptivateText{order:2;width:90%}@media (min-width:768px){#immersiveDesignCustomizationPage #immersiveDesignCaptivateText{width:40%;order:1}}#immersiveDesignCustomizationPage #immersiveDesignPersonalTouchMedia{margin-top:-50px;order:1;width:50%}@media (min-width:768px){#immersiveDesignCustomizationPage #immersiveDesignPersonalTouchMedia{width:25%}}#immersiveDesignCustomizationPage #immersiveDesignPersonalTouchText{order:2;width:90%}@media (min-width:768px){#immersiveDesignCustomizationPage #immersiveDesignPersonalTouchText{width:75%}}#immersiveDesignCustomizationPage #immersiveDesignPersonalTouchText .immersiveDesignPersonalTouchTextParagraph{margin-top:40px}#immersiveDesignCustomizationPage #immersiveDesignStreamlineMedia{width:90%;order:1}@media (min-width:768px){#immersiveDesignCustomizationPage #immersiveDesignStreamlineMedia{width:60%;order:2}}#immersiveDesignCustomizationPage #immersiveDesignStreamlineText{width:90%;order:2}@media (min-width:768px){#immersiveDesignCustomizationPage #immersiveDesignStreamlineText{width:40%;order:1}}#immersiveDesignCustomizationPage #immersiveDesignSidePanelMedia{width:90%;order:1}@media (min-width:768px){#immersiveDesignCustomizationPage #immersiveDesignSidePanelMedia{width:40%;order:1}}#immersiveDesignCustomizationPage #immersiveDesignSidePanelText{width:90%;order:2}@media (min-width:768px){#immersiveDesignCustomizationPage #immersiveDesignSidePanelText{width:60%;order:2}}#immersiveDesignCustomizationPage #immersiveDesignSidePanelText ol li{margin-top:8px}#advancedBuyerGatingPage #advancedBuyerGatingEmailText{width:90%;order:1}@media (min-width:768px){#advancedBuyerGatingPage #advancedBuyerGatingEmailText{width:60%;order:2}}#advancedBuyerGatingPage #advancedBuyerGatingEmailMedia{width:90%;order:2;border-radius:5px;padding:10px}@media (min-width:768px){#advancedBuyerGatingPage #advancedBuyerGatingEmailMedia{width:40%;order:1}}#advancedBuyerGatingPage #advancedBuyerGatingCreditCardMedia{width:90%;order:1}@media (min-width:768px){#advancedBuyerGatingPage #advancedBuyerGatingCreditCardMedia{width:40%;order:2}}#advancedBuyerGatingPage #advancedBuyerGatingCreditCardText{width:90%;order:2}@media (min-width:768px){#advancedBuyerGatingPage #advancedBuyerGatingCreditCardText{width:60%;order:1}}#advancedBuyerGatingPage #advancedBuyerGatingGeofencingMedia{width:90%;order:1}@media (min-width:768px){#advancedBuyerGatingPage #advancedBuyerGatingGeofencingMedia{width:50%;order:1}}#advancedBuyerGatingPage #advancedBuyerGatingGeofencingText{width:90%;order:2}@media (min-width:768px){#advancedBuyerGatingPage #advancedBuyerGatingGeofencingText{width:50%;order:2}}#advancedBuyerGatingPage #advancedBuyerGatingGovxMedia{width:60%;order:1}@media (min-width:768px){#advancedBuyerGatingPage #advancedBuyerGatingGovxMedia{width:25%;order:2}}#advancedBuyerGatingPage #advancedBuyerGatingGovxText{width:90%;order:2}@media (min-width:768px){#advancedBuyerGatingPage #advancedBuyerGatingGovxText{width:75%;order:1}}#advancedBuyerGatingPage #advancedBuyerGatingCodesMedia{width:60%;order:1}@media (min-width:768px){#advancedBuyerGatingPage #advancedBuyerGatingCodesMedia{width:40%;order:1}}#advancedBuyerGatingPage #advancedBuyerGatingCodesText{width:90%;order:2}@media (min-width:768px){#advancedBuyerGatingPage #advancedBuyerGatingCodesText{width:60%;order:2}}#flexiblePricingAndFundraisingPage #flexiblePricingPriceControlMedia{width:90%;order:1}@media (min-width:768px){#flexiblePricingAndFundraisingPage #flexiblePricingPriceControlMedia{width:40%;order:2}}#flexiblePricingAndFundraisingPage #flexiblePricingPriceControlText{width:90%;order:2}@media (min-width:768px){#flexiblePricingAndFundraisingPage #flexiblePricingPriceControlText{width:60%;order:1}}#flexiblePricingAndFundraisingPage #flexiblePricingDynamicPricingMedia{width:90%;order:1}@media (min-width:768px){#flexiblePricingAndFundraisingPage #flexiblePricingDynamicPricingMedia{width:50%;order:1}}#flexiblePricingAndFundraisingPage #flexiblePricingDynamicPricingText{width:90%;order:2}@media (min-width:768px){#flexiblePricingAndFundraisingPage #flexiblePricingDynamicPricingText{width:50%;order:2}}#flexiblePricingAndFundraisingPage #flexiblePricingModifiersMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#flexiblePricingAndFundraisingPage #flexiblePricingModifiersMedia{width:50%;order:2}}#flexiblePricingAndFundraisingPage #flexiblePricingModifiersText{width:90%;order:2}@media (min-width:768px){#flexiblePricingAndFundraisingPage #flexiblePricingModifiersText{width:50%;order:1}}#flexiblePricingAndFundraisingPage #flexiblePricingSplitsMedia{width:90%;order:1}@media (min-width:768px){#flexiblePricingAndFundraisingPage #flexiblePricingSplitsMedia{width:40%;order:1}}#flexiblePricingAndFundraisingPage #flexiblePricingSplitsText{width:90%;order:2}@media (min-width:768px){#flexiblePricingAndFundraisingPage #flexiblePricingSplitsText{width:60%;order:2}}#flexiblePricingAndFundraisingPage #flexiblePricingFundraisingDonationsMedia{width:90%;order:1}@media (min-width:768px){#flexiblePricingAndFundraisingPage #flexiblePricingFundraisingDonationsMedia{width:35%;order:2}}#flexiblePricingAndFundraisingPage #flexiblePricingFundraisingDonationsMedia #flexiblePricingFundraisingLogistics{text-align:center;font-size:18px}#flexiblePricingAndFundraisingPage #flexiblePricingFundraisingDonationsMedia #flexiblePricingFundraisingLogistics i{font-size:20px}#flexiblePricingAndFundraisingPage #flexiblePricingFundraisingDonationsText{width:90%;order:2}@media (min-width:768px){#flexiblePricingAndFundraisingPage #flexiblePricingFundraisingDonationsText{width:65%;order:1}}#targetedTicketDistributionPage #targetedTicketDistributionDoneRightMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#targetedTicketDistributionPage #targetedTicketDistributionDoneRightMedia{width:40%;order:1}}#targetedTicketDistributionPage #targetedTicketDistributionDoneRightText{width:90%;order:2}@media (min-width:768px){#targetedTicketDistributionPage #targetedTicketDistributionDoneRightText{width:60%;order:2}}#targetedTicketDistributionPage #targetedTicketDistributionFlexCodeMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#targetedTicketDistributionPage #targetedTicketDistributionFlexCodeMedia{width:40%;order:2}}#targetedTicketDistributionPage #targetedTicketDistributionFlexCodeText{width:90%;order:2}@media (min-width:768px){#targetedTicketDistributionPage #targetedTicketDistributionFlexCodeText{width:60%;order:1}}#targetedTicketDistributionPage #targetedTicketDistributionPromoCodeMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#targetedTicketDistributionPage #targetedTicketDistributionPromoCodeMedia{width:40%;order:1}}#targetedTicketDistributionPage #targetedTicketDistributionPromoCodeText{width:90%;order:2}@media (min-width:768px){#targetedTicketDistributionPage #targetedTicketDistributionPromoCodeText{width:60%;order:2}}#targetedTicketDistributionPage #targetedTicketDistributionRatioMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#targetedTicketDistributionPage #targetedTicketDistributionRatioMedia{width:40%;order:2}}#targetedTicketDistributionPage #targetedTicketDistributionRatioText{width:90%;order:2}@media (min-width:768px){#targetedTicketDistributionPage #targetedTicketDistributionRatioText{width:60%;order:1}}#targetedTicketDistributionPage #targetedTicketDistributionOperationsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#targetedTicketDistributionPage #targetedTicketDistributionOperationsMedia{width:35%;order:1}}#targetedTicketDistributionPage #targetedTicketDistributionOperationsText{width:90%;order:2}@media (min-width:768px){#targetedTicketDistributionPage #targetedTicketDistributionOperationsText{width:65%;order:2}}#engagingSocialFunctionalityPage #engagingSocialFunctionalityLeaderboardMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#engagingSocialFunctionalityPage #engagingSocialFunctionalityLeaderboardMedia{width:40%;order:1}}#engagingSocialFunctionalityPage #engagingSocialFunctionalityLeaderboardText{width:90%;order:2}@media (min-width:768px){#engagingSocialFunctionalityPage #engagingSocialFunctionalityLeaderboardText{width:60%;order:2}}#engagingSocialFunctionalityPage #engagingSocialFunctionalityBenefitTrackingMedia{width:90%;order:1;padding:10px;border-radius:5px;margin-top:-50px}@media (min-width:768px){#engagingSocialFunctionalityPage #engagingSocialFunctionalityBenefitTrackingMedia{width:40%;order:2}}#engagingSocialFunctionalityPage #engagingSocialFunctionalityBenefitTrackingText{width:90%;order:2}@media (min-width:768px){#engagingSocialFunctionalityPage #engagingSocialFunctionalityBenefitTrackingText{width:60%;order:1}}#engagingSocialFunctionalityPage #engagingSocialFunctionalityWhosGoingMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#engagingSocialFunctionalityPage #engagingSocialFunctionalityWhosGoingMedia{width:40%;order:1}}#engagingSocialFunctionalityPage #engagingSocialFunctionalityWhosGoingText{width:90%;order:2}@media (min-width:768px){#engagingSocialFunctionalityPage #engagingSocialFunctionalityWhosGoingText{width:60%;order:2}}#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPrevention3dSecureMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPrevention3dSecureMedia{width:40%;order:1}}#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPrevention3dSecureText{width:90%;order:2}@media (min-width:768px){#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPrevention3dSecureText{width:60%;order:2}}#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionAddressMatchMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionAddressMatchMedia{width:40%;order:2}}#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionAddressMatchText{width:90%;order:2}@media (min-width:768px){#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionAddressMatchText{width:60%;order:1}}#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionChargebacksMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionChargebacksMedia{width:40%;order:1}}#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionChargebacksText{width:90%;order:2}@media (min-width:768px){#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionChargebacksText{width:60%;order:2}}#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionFollowTheBrokerMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionFollowTheBrokerMedia{width:40%;order:2}}#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionFollowTheBrokerText{width:90%;order:2}@media (min-width:768px){#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionFollowTheBrokerText{width:60%;order:1}}#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionPaymentBlockingMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionPaymentBlockingMedia{width:40%;order:1}}#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionPaymentBlockingText{width:90%;order:2}@media (min-width:768px){#automaticBrokerAndFraudPreventionPage #automaticBrokerAndFraudPreventionPaymentBlockingText{width:60%;order:2}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingFlexReportMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingFlexReportMedia{width:40%;order:1}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingFlexReportText{width:90%;order:2}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingFlexReportText{width:60%;order:2}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingConversionRatesMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingConversionRatesMedia{width:50%;order:2}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingConversionRatesText{width:90%;order:2}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingConversionRatesText{width:50%;order:1}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingMapViewMedia{width:90%;order:1;border-radius:5px;margin-top:-20px}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingMapViewMedia img{border-radius:10px;box-shadow:#888 0 0 5px 1px}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingMapViewMedia{width:60%;order:1;align-self:flex-start;margin-left:-30px}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingMapViewText{width:90%;order:2}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingMapViewText{width:40%;order:2}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingSmartChartsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingSmartChartsMedia{width:35%;order:2}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingSmartChartsText{width:90%;order:2}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingSmartChartsText{width:65%;order:1}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingCustomReportsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingCustomReportsMedia{width:40%;order:1}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingCustomReportsText{width:90%;order:2}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingCustomReportsText{width:60%;order:2}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingDataFlowsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingDataFlowsMedia{width:50%;order:2}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingDataFlowsText{width:90%;order:2}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingDataFlowsText{width:50%;order:1}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingTrackingPixelsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingTrackingPixelsMedia{width:50%;order:1}}#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingTrackingPixelsText{width:90%;order:2}@media (min-width:768px){#insightfulAnalyticsAndReportingPage #insightfulAnalyticsAndReportingTrackingPixelsText{width:50%;order:2}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementHierarchyMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementHierarchyMedia{width:50%;order:1}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementHierarchyText{width:90%;order:2}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementHierarchyText{width:50%;order:2}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementAffiliateLinksMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementAffiliateLinksMedia{width:50%;order:2}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementAffiliateLinksText{width:90%;order:2}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementAffiliateLinksText{width:50%;order:1}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementSimpleMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementSimpleMedia{width:50%;order:1}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementSimpleText{width:90%;order:2}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementSimpleText{width:50%;order:2}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementCopyMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementCopyMedia{width:50%;order:2}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementCopyText{width:90%;order:2}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementCopyText{width:50%;order:1}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementAccessMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementAccessMedia{width:50%;order:1}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementAccessText{width:90%;order:2}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementAccessText{width:50%;order:2}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementTimingMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementTimingMedia{width:50%;order:2}}#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementTimingText{width:90%;order:2}@media (min-width:768px){#rapidOfferCreationAndManagementPage #rapidOfferCreationAndManagementTimingText{width:50%;order:1}}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationYourSalesMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationYourSalesMedia{width:50%;order:1}}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationYourSalesText{width:90%;order:2}@media (min-width:768px){#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationYourSalesText{width:50%;order:2}}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationCreditCardNameMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationCreditCardNameMedia{width:50%;order:2}}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationCreditCardNameText{width:90%;order:2}@media (min-width:768px){#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationCreditCardNameText{width:50%;order:1}}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationReconciliationMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationReconciliationMedia{width:50%;order:1}}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationReconciliationText{width:90%;order:2}@media (min-width:768px){#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationReconciliationText{width:50%;order:2}}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationFeesMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationFeesMedia{width:50%;order:2}}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationFeesText{width:90%;order:2}@media (min-width:768px){#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationFeesText{width:65%;order:1}}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationFeesText ol li{margin-top:8px}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationRefundsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationRefundsMedia{width:35%;order:1}}#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationRefundsText{width:90%;order:2}@media (min-width:768px){#secureFinancialFlowsAndReconciliationPage #secureFinancialFlowsAndReconciliationRefundsText{width:50%;order:2}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionSeatingMapsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionSeatingMapsMedia{width:50%;order:1}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionSeatingMapsText{width:90%;order:2}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionSeatingMapsText{width:50%;order:2}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionInventoryMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionInventoryMedia{width:50%;order:2}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionInventoryText{width:90%;order:2}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionInventoryText{width:50%;order:1}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionTwoTapMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionTwoTapMedia{width:60%;order:1}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionTwoTapText{width:90%;order:2}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionTwoTapText{width:40%;order:2}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionGeneralAdmissionMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionGeneralAdmissionMedia{width:50%;order:2}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionGeneralAdmissionText{width:90%;order:2}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionGeneralAdmissionText{width:50%;order:1}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionManagementMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionManagementMedia{width:35%;order:1}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionManagementText{width:90%;order:2}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionManagementText{width:65%;order:2}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionUpgradesMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionUpgradesMedia{width:50%;order:2}}#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionUpgradesText{width:90%;order:2}@media (min-width:768px){#intuitiveSeatAllocationAndSelectionPage #intuitiveSeatAllocationAndSelectionUpgradesText{width:50%;order:1}}#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionUnlimitedMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionUnlimitedMedia{width:50%;order:1}}#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionUnlimitedText{width:90%;order:2}@media (min-width:768px){#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionUnlimitedText{width:50%;order:2}}#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionFlexibleMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionFlexibleMedia{width:50%;order:2}}#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionFlexibleText{width:90%;order:2}@media (min-width:768px){#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionFlexibleText{width:50%;order:1}}#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionReportsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionReportsMedia{width:50%;order:1}}#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionReportsText{width:90%;order:2}@media (min-width:768px){#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionReportsText{width:50%;order:2}}#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionHierarchyMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionHierarchyMedia{width:50%;order:2}}#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionHierarchyText{width:90%;order:2}@media (min-width:768px){#preciseBuyerDataCollectionPage #preciseBuyerDataCollectionHierarchyText{width:50%;order:1}}#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansAccompanyingItemsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansAccompanyingItemsMedia{width:50%;order:1}}#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansAccompanyingItemsText{width:90%;order:2}@media (min-width:768px){#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansAccompanyingItemsText{width:60%;order:2}}#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansBonusMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansBonusMedia{width:40%;order:2}}#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansBonusText{width:90%;order:2}@media (min-width:768px){#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansBonusText{width:50%;order:1}}#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansPaymentSplitsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansPaymentSplitsMedia{width:50%;order:1}}#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansPaymentSplitsText{width:90%;order:2}@media (min-width:768px){#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansPaymentSplitsText{width:50%;order:2}}#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansAddOnsMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansAddOnsMedia{width:50%;order:2}}#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansAddOnsText{width:90%;order:2}@media (min-width:768px){#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansAddOnsText{width:50%;order:1}}#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansFlexPlansMedia{width:90%;order:1;padding:10px;border-radius:5px}@media (min-width:768px){#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansFlexPlansMedia{width:50%;order:1}}#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansFlexPlansText{width:90%;order:2}@media (min-width:768px){#powerfulTicketPackagingAndPlansPage #powerfulTicketPackagingAndPlansFlexPlansText{width:50%;order:2}}#clientsPage .marquee-container{width:100%;overflow:hidden;display:flex;flex-direction:row;margin:30px 0}#clientsPage .marquee{display:flex;width:fit-content;align-items:center;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:8s;animation-name:marquee}#clientsPage .marquee.reverse{animation-direction:reverse}#clientsPage .marquee-item{margin-right:100px;width:150px;height:150px}#integrationPartnersPage #partnerSectionContainer{width:90%;margin:auto}@media (min-width:768px){#integrationPartnersPage #partnerSectionContainer{width:80%}}#integrationPartnersPage .integrationPartner{margin:50px 0;display:flex;flex-direction:column;align-items:center}@media (min-width:768px){#integrationPartnersPage .integrationPartner{flex-direction:row;align-items:flex-start}}#integrationPartnersPage .integrationPartner .partnerLogo{width:200px;margin-bottom:15px;flex-shrink:0;display:flex}@media (min-width:768px){#integrationPartnersPage .integrationPartner .partnerLogo{margin-bottom:0;height:150px;display:block}}#integrationPartnersPage .integrationPartner .partnerLogo img{width:100%}#integrationPartnersPage .integrationPartner .partnerText{flex-grow:1;font-size:18px;line-height:1.6}@media (min-width:768px){#integrationPartnersPage .integrationPartner .partnerText{margin-left:40px;flex-direction:row}}#strategicGrowthConsultingPage .consultingSection{width:90%;display:flex;flex-direction:column;margin:60px auto;align-items:center}@media (min-width:768px){#strategicGrowthConsultingPage .consultingSection{width:80%;flex-direction:row}}#strategicGrowthConsultingPage .consultingSection .consultingImage{align-self:flex-start}@media (min-width:768px){#strategicGrowthConsultingPage .consultingSection .consultingImage{width:50%}}#strategicGrowthConsultingPage .consultingSection .consultingImage img{width:100%}#strategicGrowthConsultingPage .consultingSection .consultingText{margin-top:20px;line-height:1.6;font-size:18px}@media (min-width:768px){#strategicGrowthConsultingPage .consultingSection .consultingText{font-size:18px;margin-top:0;margin-left:40px;width:50%}}@media (min-width:992px){#strategicGrowthConsultingPage .consultingSection .consultingText{font-size:20px}}#strategicGrowthConsultingPage .consultingSection .consultingText .consultingParagraph:not(:first-child){margin-top:15px}#ticketPlaybookCommunityPage .ticketPlaybookSection{margin:60px auto;width:90%}@media (min-width:992px){#ticketPlaybookCommunityPage .ticketPlaybookSection{width:80%}}#ticketPlaybookCommunityPage .ticketPlaybookSection .ticketPlaybookSectionTitleBar{display:flex}#ticketPlaybookCommunityPage .ticketPlaybookSection .ticketPlaybookSectionTitleBar .ticketPlaybookTitle{font-size:20px;font-weight:700;color:#fff;flex-grow:1;padding:7px 5px;border-radius:4px}@media (min-width:768px){#ticketPlaybookCommunityPage .ticketPlaybookSection .ticketPlaybookSectionTitleBar .ticketPlaybookTitle{padding:15px 5px;font-size:24px}}#ticketPlaybookCommunityPage .ticketPlaybookSection .ticketPlaybookSectionTitleBar .ticketPlaybookIcon{align-self:center;font-size:22px;padding:5px}@media (min-width:768px){#ticketPlaybookCommunityPage .ticketPlaybookSection .ticketPlaybookSectionTitleBar .ticketPlaybookIcon{padding:8px;font-size:36px}}#ticketPlaybookCommunityPage .ticketPlaybookSection .ticketPlaybookSectionDescription{font-size:18px;line-height:1.6;margin:15px 10px 0 50px}@media (min-width:768px){#ticketPlaybookCommunityPage .ticketPlaybookSection .ticketPlaybookSectionDescription{font-size:20px;margin:15px 10px 0 120px}}#ticketPlaybookCommunityPage .accessThePortalButtonContainer{text-align:center}#ticketPlaybookCommunityPage .accessThePortalButton{font-weight:700;display:inline-block;margin-top:10px;margin-bottom:10px;color:#fff;text-decoration:none;padding:10px 15px;border-radius:25px;box-shadow:#444 0 0 8px 1px;background-color:#111;font-size:20px;transition:.15s}#ticketPlaybookCommunityPage .accessThePortalButton:hover{box-shadow:#40ab45 0 0 10px 2px;background-color:#000}#revenueDrivingServicePage .revenueDrivingServiceSection{width:90%;display:flex;flex-direction:column;margin:60px auto;align-items:center}@media (min-width:768px){#revenueDrivingServicePage .revenueDrivingServiceSection{width:80%;flex-direction:row}}#revenueDrivingServicePage .revenueDrivingServiceSection .revenueDrivingServiceImage{align-self:flex-start}@media (min-width:768px){#revenueDrivingServicePage .revenueDrivingServiceSection .revenueDrivingServiceImage{width:40%}}#revenueDrivingServicePage .revenueDrivingServiceSection .revenueDrivingServiceImage img{width:100%}#revenueDrivingServicePage .revenueDrivingServiceSection .revenueDrivingServiceText{margin-top:20px;line-height:1.6;font-size:18px}@media (min-width:768px){#revenueDrivingServicePage .revenueDrivingServiceSection .revenueDrivingServiceText{font-size:18px;margin-top:0;margin-left:40px;width:60%}}@media (min-width:992px){#revenueDrivingServicePage .revenueDrivingServiceSection .revenueDrivingServiceText{font-size:20px}}#theSpinzoStoryPage #changeTheGameQuoteSection{width:90%;margin:auto}#theSpinzoStoryPage #changeTheGameQuoteSection #quoteSection{margin:30px auto;display:flex;flex-direction:column}@media (min-width:768px){#theSpinzoStoryPage #changeTheGameQuoteSection #quoteSection{width:700px}}#theSpinzoStoryPage #changeTheGameQuoteSection #quoteWordsSection{display:flex;flex-direction:column;font-style:italic}@media (min-width:768px){#theSpinzoStoryPage #changeTheGameQuoteSection #quoteWordsSection{flex-direction:row}}#theSpinzoStoryPage #changeTheGameQuoteSection #quoteWordsSection .quoteIcon{margin:2px;font-size:30px}@media (min-width:768px){#theSpinzoStoryPage #changeTheGameQuoteSection #quoteWordsSection .quoteIcon{font-size:50px;margin:20px}}#theSpinzoStoryPage #changeTheGameQuoteSection #quoteWordsSection .quoteIcon.startQuote{text-align:left}#theSpinzoStoryPage #changeTheGameQuoteSection #quoteWordsSection .quoteIcon.endQuote{text-align:right}#theSpinzoStoryPage #changeTheGameQuoteSection #quoteWordsSection #quoteWords{font-size:26px;font-weight:700;color:#888;flex-grow:1}@media (min-width:768px){#theSpinzoStoryPage #changeTheGameQuoteSection #quoteWordsSection #quoteWords{font-size:30px}}#theSpinzoStoryPage #changeTheGameQuoteSection #quoteWordsSection #quoteWords #quotePart2{text-align:right;margin-top:8px}#theSpinzoStoryPage #changeTheGameQuoteSection #quoteAuthor{text-align:right;font-size:18px}#theSpinzoStoryPage #story{width:90%;margin:auto}@media (min-width:768px){#theSpinzoStoryPage #story{width:80%}}#theSpinzoStoryPage #story .storyTitle{margin-top:20px;margin-bottom:20px;font-size:22px;font-weight:700}@media (min-width:768px){#theSpinzoStoryPage #story .storyTitle{font-size:26px;margin-top:30px;margin-bottom:30px}}#theSpinzoStoryPage #story .storyParagraph:not(:first-child){font-size:18px;line-height:1.6;margin-top:15px;padding:10px 15px}@media (min-width:768px){#theSpinzoStoryPage #story .storyParagraph:not(:first-child){font-size:18px;padding:20px 80px}}#theSpinzoStoryPage #story .storyImage{margin:20px auto;width:100%;max-width:600px}#theSpinzoStoryPage #story .storyImage img{width:100%}#theSpinzoStoryPage #story .storyImage img.outlinedShadow{box-shadow:#aaa 0 0 8px 7px}#leadershipPage .leaderSection{display:flex;flex-direction:column;align-items:center;width:90%;margin:50px auto}@media (min-width:768px){#leadershipPage .leaderSection{align-items:flex-start;flex-direction:row;width:80%}}#leadershipPage .leaderSection .leaderImage{width:350px;height:auto;max-width:100%;margin-right:0}@media (min-width:768px){#leadershipPage .leaderSection .leaderImage{margin-right:20px}}#leadershipPage .leaderSection .leaderImage img{width:100%;box-shadow:#aaa 0 0 8px 7px}#leadershipPage .leaderSection .leaderBioSection{width:100%}#leadershipPage .leaderSection .leaderBioSection .leaderName{font-size:22px;font-weight:700}#leadershipPage .leaderSection .leaderBioSection .leaderTitle{font-size:20px}#leadershipPage .leaderSection .leaderBioSection .leaderBio{margin-top:20px;font-size:18px;line-height:1.6}@media (min-width:768px){#leadershipPage .leaderSection .leaderBioSection .leaderBio{font-size:18px}}#leadershipPage .leaderSection .leaderBioSection .leaderSocial a{font-size:30px;color:#0874c7}#spinzoCaresPage #spinzoCaresLogoSection{width:600px;max-width:90%;margin:40px auto}#spinzoCaresPage #spinzoCaresLogoSection img{width:100%}#spinzoCaresPage #spinzoCaresLogoSection #spinzoCaresSlogan{font-size:24px;font-weight:700;text-align:center}#spinzoCaresPage #organizationContainer{width:90%;margin:auto}@media (min-width:768px){#spinzoCaresPage #organizationContainer{width:80%}}#spinzoCaresPage .organization{margin:50px 0;display:flex;flex-direction:column;align-items:center}@media (min-width:768px){#spinzoCaresPage .organization{flex-direction:row;align-items:flex-start}}#spinzoCaresPage .organization .organizationLogo{width:200px;margin-bottom:15px;flex-shrink:0;display:flex}@media (min-width:768px){#spinzoCaresPage .organization .organizationLogo{margin-bottom:0;display:block}}#spinzoCaresPage .organization .organizationLogo img{width:100%}#spinzoCaresPage .organization .organizationText{flex-grow:1;font-size:18px;line-height:1.6}@media (min-width:768px){#spinzoCaresPage .organization .organizationText{margin-left:40px;flex-direction:row}}#contactPage #contactInfo{font-size:18px;line-height:1.6;width:80%;margin:30px auto}@media (min-width:768px){#contactPage #contactInfo{font-size:18px;width:70%}}#contactPage #contactInfo .paragraphSection{margin-top:10px}#contactPage .emailLabel{margin-top:20px;margin-bottom:20px;font-size:30px;text-align:center}#supportPage #supportInfo{font-size:18px;line-height:1.6;width:80%;margin:30px auto}@media (min-width:768px){#supportPage #supportInfo{font-size:18px;width:70%}}#supportPage #supportInfo .paragraphSection{margin-top:10px}#supportPage .emailLabel{margin-top:20px;margin-bottom:20px;font-size:30px;text-align:center}