@import url('https://fonts.googleapis.com/css?family=Poppins:400,700,900');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');

*, body{

  font-family: 'Poppins', sans-serif !important;
}

.PrivacyPolicyContainer {

  max-width: 100%;
}


.PrivacyPolicyContainer,
.PrivacyPolicyContainer * {
  box-sizing: border-box;
}


.PrivacyPolicyContainer {
  background: #ffffff;
  overflow: hidden;
  margin: 0% 20% 0% 20%;

}

.HeaderContainer {
  display: flex;
  flex-direction: row;
  gap: 100px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.BrandLogo {
  flex-shrink: 0;
  width: 130px;
  height: 48px;
  
  overflow: visible;
}
.NavigationLinks {
  padding: 4px 0px 4px 0px;
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.NavigationItem {
  border-radius: 100px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  
  overflow: hidden;
}
.NavDropdownWrapper {
  padding: 8px 4px 8px 12px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  
}
.NavServiceLabel {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  
}
.ArrowDownIcon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  
  overflow: visible;
}
.NavStaticWrapper {
  padding: 8px 12px 8px 12px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  
}
.material-symbols-keyboard-arrow-down-rounded2 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  
  overflow: visible;
}
.material-symbols-keyboard-arrow-down-rounded3 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  
  overflow: visible;
}
.LanguageSelector {
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  
  overflow: hidden;
}
.LanguageDropdownWrapper {
  padding: 8px 12px 8px 12px;
  display: flex;
  flex-direction: row;
  gap: 7px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  
}
.CountryFlagIcon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  
  overflow: hidden;
}
.FlagIconImage {
  height: auto;
  
  overflow: visible;
}
.LanguageCode {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  
}
.TopRightActionContainer {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.LoginSection {
  border-radius: 100px;
  padding: 12px 8px 12px 16px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.3);
}
.SignInLink {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 16px;
  font-weight: 600;
  
}
.ChevronRightIcon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  
  overflow: visible;
}
.ActionButton {
  background: #191c1f;
  border-radius: 100px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  
  overflow: hidden;
}
.ButtonOverlay {
  padding: 12px 8px 12px 16px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  
}
.BecomeSellerLabel {
  color: #ffffff;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 16px;
  font-weight: 600;
  
}
.ChevronRightIconAlt {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  
  overflow: visible;
}
.PolicyHeaderContainer {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;

}
.PrivacyPolicyHeader {
  display: flex;
  flex-direction: column;
  gap: 48px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.PrivacyPolicyTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 32px;
  font-weight: 600;
  
  align-self: stretch;
}
.PolicyRevisionNote {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 16px;
  font-weight: 600;
  
  align-self: stretch;
}
.ContentContainer {
  display: flex;
  flex-direction: column;
  gap: 48px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.DefinitionsSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.DefinitionsTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  
  align-self: stretch;
}
.SectionContentWrapper {
  padding: 0px 24px 0px 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.SubsectionWrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.PersonalDataProtectionTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.personal-data-refers-to-any-information-relating-to-an-identified-or-identifiable-natural-person-purpose-refers-to-the-main-objective-of-the-use-of-personal-data-regulation-on-personal-data-refers-to-the-current-regulation-applicable-to-the-processing-of-personal-data-including-law-18-07-on-the-protection-of-personal-data-of-june-10-2018-official-journal-no-34-of-june-10-2018-processing-refers-to-an-operation-or-set-of-operations-involving-personal-data-regardless-of-the-method-used {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.personal-data-refers-to-any-information-relating-to-an-identified-or-identifiable-natural-person-purpose-refers-to-the-main-objective-of-the-use-of-personal-data-regulation-on-personal-data-refers-to-the-current-regulation-applicable-to-the-processing-of-personal-data-including-law-18-07-on-the-protection-of-personal-data-of-june-10-2018-official-journal-no-34-of-june-10-2018-processing-refers-to-an-operation-or-set-of-operations-involving-personal-data-regardless-of-the-method-used-span {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.personal-data-refers-to-any-information-relating-to-an-identified-or-identifiable-natural-person-purpose-refers-to-the-main-objective-of-the-use-of-personal-data-regulation-on-personal-data-refers-to-the-current-regulation-applicable-to-the-processing-of-personal-data-including-law-18-07-on-the-protection-of-personal-data-of-june-10-2018-official-journal-no-34-of-june-10-2018-processing-refers-to-an-operation-or-set-of-operations-involving-personal-data-regardless-of-the-method-used-span2 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}
.personal-data-refers-to-any-information-relating-to-an-identified-or-identifiable-natural-person-purpose-refers-to-the-main-objective-of-the-use-of-personal-data-regulation-on-personal-data-refers-to-the-current-regulation-applicable-to-the-processing-of-personal-data-including-law-18-07-on-the-protection-of-personal-data-of-june-10-2018-official-journal-no-34-of-june-10-2018-processing-refers-to-an-operation-or-set-of-operations-involving-personal-data-regardless-of-the-method-used-span3 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.frame-91 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.ServicesDefinitionTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.contract-refers-to-the-subscription-contract-and-its-appendices-as-well-as-any-applicable-quote-signed-between-the-client-and-slick-pay-services-refers-to-all-services-provided-by-slick-pay-com-through-the-use-of-its-website-or-mobile-application {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.frame-92 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.IndividualsDefinitionTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "-", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span2 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span3 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span4 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span5 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span6 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span7 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span8 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span9 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span10 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span11 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.user-refers-to-the-user-who-is-a-member-of-the-slick-pay-com-site-client-refers-to-the-entity-that-has-placed-an-order-for-the-use-of-the-mobile-application-through-the-signing-of-a-quote-registration-with-acceptance-of-the-conditions-visitor-refers-to-the-user-who-browses-the-slick-pay-com-site-without-creating-a-member-account-member-refers-to-the-user-of-the-slick-pay-com-site-or-mobile-application-who-has-created-a-member-account-and-provided-personal-information-data-subject-refers-to-the-natural-or-legal-person-who-can-be-identified-directly-or-indirectly-concerned-by-the-processing-of-personal-data-recipient-refers-to-any-person-or-entity-who-receives-communication-of-personal-data-including-our-subcontractors-and-technical-service-providers-span12 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.PreambleSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.PreambleTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  
  align-self: stretch;
}
.slick-pay-algeria-is-committed-to-preserving-the-confidentiality-of-your-personal-information-and-we-place-great-importance-on-protecting-the-privacy-of-users-of-our-services-the-privacy-policy-aims-to-define-the-rules-applicable-to-the-collection-and-processing-of-your-personal-information-hereinafter-one-or-more-personal-data-via-the-slick-pay-com-platform-and-its-mobile-application-offered-to-its-clients-hereinafter-collectively-our-web-mobile-applications-our-privacy-policy-details-the-personal-data-that-we-collect-and-process-through-our-web-mobile-applications-the-reasons-for-processing-your-personal-data-how-we-use-them-and-the-features-offered-to-allow-you-in-particular-to-access-and-update-your-personal-data-it-applies-to-users-of-the-website-as-well-as-authorized-users-on-our-mobile-application-as-defined-in-section-1-our-privacy-policy-does-not-apply-to-services-offered-by-third-party-companies-operating-websites-and-tools-of-our-partners-or-other-websites-or-tools-accessible-from-our-services-we-are-not-responsible-for-how-these-sites-use-your-personal-data {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.AcceptanceSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.PolicyAcceptanceTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  
  align-self: stretch;
}
.TermsAcceptanceTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.during-your-first-use-of-our-services-on-the-slick-pay-com-website-and-the-mobile-application-you-are-required-to-accept-this-privacy-policy-by-doing-so-you-confirm-that-you-have-read-and-accepted-it-without-restriction-or-reservation-if-you-disagree-with-any-of-its-terms-you-are-free-not-to-use-our-services {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.TermsUpdateTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.we-may-need-to-modify-the-terms-of-this-privacy-policy-especially-when-implementing-a-new-personal-data-processing-you-are-encouraged-to-regularly-check-this-page-to-ensure-that-you-agree-with-any-modifications-you-will-be-informed-of-these-changes-either-by-a-special-mention-on-our-sites-or-by-an-email-notification {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.DataControllerSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.DataControllerTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  
  align-self: stretch;
}
.DataControllerIdentityTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.the-data-controller-for-the-personal-data-collected-is-slick-pay-com-with-its-registered-office-located-at-villa-189-cooperative-bois-des-cars-03-dely-ibrahim-algiers-contact-information-email-conformite-slick-pay-com-phone-213-023-29-81-19 {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "-", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.the-data-controller-for-the-personal-data-collected-is-slick-pay-com-with-its-registered-office-located-at-villa-189-cooperative-bois-des-cars-03-dely-ibrahim-algiers-contact-information-email-conformite-slick-pay-com-phone-213-023-29-81-19-span {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.the-data-controller-for-the-personal-data-collected-is-slick-pay-com-with-its-registered-office-located-at-villa-189-cooperative-bois-des-cars-03-dely-ibrahim-algiers-contact-information-email-conformite-slick-pay-com-phone-213-023-29-81-19-span2 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.the-data-controller-for-the-personal-data-collected-is-slick-pay-com-with-its-registered-office-located-at-villa-189-cooperative-bois-des-cars-03-dely-ibrahim-algiers-contact-information-email-conformite-slick-pay-com-phone-213-023-29-81-19-span3 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.the-data-controller-for-the-personal-data-collected-is-slick-pay-com-with-its-registered-office-located-at-villa-189-cooperative-bois-des-cars-03-dely-ibrahim-algiers-contact-information-email-conformite-slick-pay-com-phone-213-023-29-81-19-span4 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}
.the-data-controller-for-the-personal-data-collected-is-slick-pay-com-with-its-registered-office-located-at-villa-189-cooperative-bois-des-cars-03-dely-ibrahim-algiers-contact-information-email-conformite-slick-pay-com-phone-213-023-29-81-19-span5 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.PlatformUsageTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.we-are-the-data-controller-for-all-processing-carried-out-on-the-slick-pay-com-platform-and-the-application-except-when-you-transfer-money-to-another-person-in-this-case-slick-pay-com-acts-as-a-data-processor-for-our-payment-processing-partner-satim-in-a-secure-manner-and-in-compliance-with-current-security-standards-for-detailed-purposes-and-processing-of-personal-data-carried-out-on-the-slick-pay-com-platform-the-creation-of-access-for-authorized-users-of-our-clients-on-our-mobile-application-is-done-automatically-or-manually-we-ensure-the-proper-execution-of-this-process-to-guarantee-optimal-protection-of-your-data {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.DataCategoriesSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.DataCategoriesTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  
  align-self: stretch;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "-", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span2 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span3 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span4 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span5 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span6 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span7 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span8 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span9 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span10 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span11 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.site-concerned-slick-pay-com-categories-of-individuals-concerned-users-members-categories-of-collected-data-identification-data-of-users-of-the-slick-pay-com-website-title-first-name-last-name-email-address-phone-number-date-of-birth-city-profile-picture-social-media-profile-biometric-id-card-copy-of-the-commercial-register-tax-identification-number-payment-information-credit-card-details-bank-account-information-these-data-are-collected-and-processed-by-our-payment-processing-partner-satim-in-a-secure-manner-and-in-accordance-with-current-security-standards-connection-and-navigation-data-ip-address-cookies-logs-span12 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.CookiesUsageSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.CookiesUsageTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  
  align-self: stretch;
}
.CookieDefinitionTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.a-cookie-is-a-small-text-file-stored-on-your-device-computer-smartphone-tablet-etc-when-you-visit-a-website-cookies-are-widely-used-to-make-websites-more-efficient-and-enhance-the-user-experience-by-providing-information-to-the-site-owners {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.CookieTypesTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.we-use-two-main-types-of-cookies-on-our-site-tracking-cookies-these-cookies-help-us-understand-how-you-interact-with-our-site-the-pages-you-visit-and-the-links-you-follow-they-also-allow-us-to-collect-anonymous-statistical-data-about-site-usage-helping-us-improve-our-services-these-cookies-may-be-set-by-our-trusted-third-party-tracking-partners-and-may-be-used-to-show-you-relevant-ads-based-on-your-browsing-history-technical-cookies-technical-cookies-are-essential-for-the-proper-functioning-of-our-site-they-allow-you-to-navigate-the-site-and-use-its-basic-features-without-these-cookies-some-parts-of-the-site-may-not-work-correctly {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "-", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.we-use-two-main-types-of-cookies-on-our-site-tracking-cookies-these-cookies-help-us-understand-how-you-interact-with-our-site-the-pages-you-visit-and-the-links-you-follow-they-also-allow-us-to-collect-anonymous-statistical-data-about-site-usage-helping-us-improve-our-services-these-cookies-may-be-set-by-our-trusted-third-party-tracking-partners-and-may-be-used-to-show-you-relevant-ads-based-on-your-browsing-history-technical-cookies-technical-cookies-are-essential-for-the-proper-functioning-of-our-site-they-allow-you-to-navigate-the-site-and-use-its-basic-features-without-these-cookies-some-parts-of-the-site-may-not-work-correctly-span {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.we-use-two-main-types-of-cookies-on-our-site-tracking-cookies-these-cookies-help-us-understand-how-you-interact-with-our-site-the-pages-you-visit-and-the-links-you-follow-they-also-allow-us-to-collect-anonymous-statistical-data-about-site-usage-helping-us-improve-our-services-these-cookies-may-be-set-by-our-trusted-third-party-tracking-partners-and-may-be-used-to-show-you-relevant-ads-based-on-your-browsing-history-technical-cookies-technical-cookies-are-essential-for-the-proper-functioning-of-our-site-they-allow-you-to-navigate-the-site-and-use-its-basic-features-without-these-cookies-some-parts-of-the-site-may-not-work-correctly-span2 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.we-use-two-main-types-of-cookies-on-our-site-tracking-cookies-these-cookies-help-us-understand-how-you-interact-with-our-site-the-pages-you-visit-and-the-links-you-follow-they-also-allow-us-to-collect-anonymous-statistical-data-about-site-usage-helping-us-improve-our-services-these-cookies-may-be-set-by-our-trusted-third-party-tracking-partners-and-may-be-used-to-show-you-relevant-ads-based-on-your-browsing-history-technical-cookies-technical-cookies-are-essential-for-the-proper-functioning-of-our-site-they-allow-you-to-navigate-the-site-and-use-its-basic-features-without-these-cookies-some-parts-of-the-site-may-not-work-correctly-span3 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.we-use-two-main-types-of-cookies-on-our-site-tracking-cookies-these-cookies-help-us-understand-how-you-interact-with-our-site-the-pages-you-visit-and-the-links-you-follow-they-also-allow-us-to-collect-anonymous-statistical-data-about-site-usage-helping-us-improve-our-services-these-cookies-may-be-set-by-our-trusted-third-party-tracking-partners-and-may-be-used-to-show-you-relevant-ads-based-on-your-browsing-history-technical-cookies-technical-cookies-are-essential-for-the-proper-functioning-of-our-site-they-allow-you-to-navigate-the-site-and-use-its-basic-features-without-these-cookies-some-parts-of-the-site-may-not-work-correctly-span4 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.we-use-two-main-types-of-cookies-on-our-site-tracking-cookies-these-cookies-help-us-understand-how-you-interact-with-our-site-the-pages-you-visit-and-the-links-you-follow-they-also-allow-us-to-collect-anonymous-statistical-data-about-site-usage-helping-us-improve-our-services-these-cookies-may-be-set-by-our-trusted-third-party-tracking-partners-and-may-be-used-to-show-you-relevant-ads-based-on-your-browsing-history-technical-cookies-technical-cookies-are-essential-for-the-proper-functioning-of-our-site-they-allow-you-to-navigate-the-site-and-use-its-basic-features-without-these-cookies-some-parts-of-the-site-may-not-work-correctly-span5 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.CookieConsentTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.when-you-visit-our-site-for-the-first-time-we-ask-for-your-consent-to-use-cookies-by-continuing-to-use-our-site-you-consent-to-the-use-of-cookies-in-accordance-with-this-policy {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.frame-932 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.CookieManagementTitle {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 18px;
  font-weight: 500;
  
  align-self: stretch;
}
.you-have-control-over-cookie-management-you-can-modify-your-cookie-preferences-through-your-browser-settings-most-browsers-allow-you-to-refuse-or-accept-cookies-as-well-as-delete-them-please-note-that-refusing-certain-cookies-may-affect-your-user-experience-on-our-site {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.DataProvisionSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.DataProvisionTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  
  align-self: stretch;
}
.personal-data-essential-to-slick-pay-com-to-achieve-the-purposes-of-the-processing-data-marked-with-an-asterisk-in-the-collection-forms-are-mandatory-if-you-do-not-fill-in-these-mandatory-fields-we-will-not-be-able-to-provide-you-with-our-services-personal-data-not-marked-with-an-asterisk-is-optional-it-allows-us-to-better-understand-you-and-improve-our-services-regarding-the-personal-data-collected-when-you-browse-the-slick-pay-com-site-please-refer-to-section-5 {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.DataProcessingPurposesSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.DataProcessingPurposesTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  
  align-self: stretch;
}
.in-the-context-of-using-the-slick-pay-com-platform-individual-concerned-readers-users-purposes-of-processing-personal-data-is-collected-and-processed-to-enable-users-to-make-secure-purchases-pay-bills-top-up-mobile-credit-and-transfer-money-additionally-it-is-used-to-improve-the-services-offered-by-slick-pay-com-we-also-send-newsletters-relevant-content-and-share-updates-related-to-our-role-as-a-major-player-in-the-e-payment-domain-through-email-legal-basis-consent-of-the-individual-concerned-contractual-performance-or-where-is-the-legal-basis {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "-", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.in-the-context-of-using-the-slick-pay-com-platform-individual-concerned-readers-users-purposes-of-processing-personal-data-is-collected-and-processed-to-enable-users-to-make-secure-purchases-pay-bills-top-up-mobile-credit-and-transfer-money-additionally-it-is-used-to-improve-the-services-offered-by-slick-pay-com-we-also-send-newsletters-relevant-content-and-share-updates-related-to-our-role-as-a-major-player-in-the-e-payment-domain-through-email-legal-basis-consent-of-the-individual-concerned-contractual-performance-or-where-is-the-legal-basis-span {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.in-the-context-of-using-the-slick-pay-com-platform-individual-concerned-readers-users-purposes-of-processing-personal-data-is-collected-and-processed-to-enable-users-to-make-secure-purchases-pay-bills-top-up-mobile-credit-and-transfer-money-additionally-it-is-used-to-improve-the-services-offered-by-slick-pay-com-we-also-send-newsletters-relevant-content-and-share-updates-related-to-our-role-as-a-major-player-in-the-e-payment-domain-through-email-legal-basis-consent-of-the-individual-concerned-contractual-performance-or-where-is-the-legal-basis-span2 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.in-the-context-of-using-the-slick-pay-com-platform-individual-concerned-readers-users-purposes-of-processing-personal-data-is-collected-and-processed-to-enable-users-to-make-secure-purchases-pay-bills-top-up-mobile-credit-and-transfer-money-additionally-it-is-used-to-improve-the-services-offered-by-slick-pay-com-we-also-send-newsletters-relevant-content-and-share-updates-related-to-our-role-as-a-major-player-in-the-e-payment-domain-through-email-legal-basis-consent-of-the-individual-concerned-contractual-performance-or-where-is-the-legal-basis-span3 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.in-the-context-of-using-the-slick-pay-com-platform-individual-concerned-readers-users-purposes-of-processing-personal-data-is-collected-and-processed-to-enable-users-to-make-secure-purchases-pay-bills-top-up-mobile-credit-and-transfer-money-additionally-it-is-used-to-improve-the-services-offered-by-slick-pay-com-we-also-send-newsletters-relevant-content-and-share-updates-related-to-our-role-as-a-major-player-in-the-e-payment-domain-through-email-legal-basis-consent-of-the-individual-concerned-contractual-performance-or-where-is-the-legal-basis-span4 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.in-the-context-of-using-the-slick-pay-com-platform-individual-concerned-readers-users-purposes-of-processing-personal-data-is-collected-and-processed-to-enable-users-to-make-secure-purchases-pay-bills-top-up-mobile-credit-and-transfer-money-additionally-it-is-used-to-improve-the-services-offered-by-slick-pay-com-we-also-send-newsletters-relevant-content-and-share-updates-related-to-our-role-as-a-major-player-in-the-e-payment-domain-through-email-legal-basis-consent-of-the-individual-concerned-contractual-performance-or-where-is-the-legal-basis-span5 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.in-the-context-of-using-the-slick-pay-com-platform-individual-concerned-readers-users-purposes-of-processing-personal-data-is-collected-and-processed-to-enable-users-to-make-secure-purchases-pay-bills-top-up-mobile-credit-and-transfer-money-additionally-it-is-used-to-improve-the-services-offered-by-slick-pay-com-we-also-send-newsletters-relevant-content-and-share-updates-related-to-our-role-as-a-major-player-in-the-e-payment-domain-through-email-legal-basis-consent-of-the-individual-concerned-contractual-performance-or-where-is-the-legal-basis-span6 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.in-the-context-of-using-the-slick-pay-com-platform-individual-concerned-readers-users-purposes-of-processing-personal-data-is-collected-and-processed-to-enable-users-to-make-secure-purchases-pay-bills-top-up-mobile-credit-and-transfer-money-additionally-it-is-used-to-improve-the-services-offered-by-slick-pay-com-we-also-send-newsletters-relevant-content-and-share-updates-related-to-our-role-as-a-major-player-in-the-e-payment-domain-through-email-legal-basis-consent-of-the-individual-concerned-contractual-performance-or-where-is-the-legal-basis-span7 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.in-the-context-of-using-the-slick-pay-com-platform-individual-concerned-readers-users-purposes-of-processing-personal-data-is-collected-and-processed-to-enable-users-to-make-secure-purchases-pay-bills-top-up-mobile-credit-and-transfer-money-additionally-it-is-used-to-improve-the-services-offered-by-slick-pay-com-we-also-send-newsletters-relevant-content-and-share-updates-related-to-our-role-as-a-major-player-in-the-e-payment-domain-through-email-legal-basis-consent-of-the-individual-concerned-contractual-performance-or-where-is-the-legal-basis-span8 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.DataRetentionSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.DataRetentionTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  
  align-self: stretch;
}
.the-personal-data-you-provide-during-your-registration-and-use-of-our-slick-pay-com-platform-will-be-kept-in-accordance-with-applicable-legislation-and-our-privacy-policy-in-general-the-data-will-be-retained-as-long-as-you-are-active-on-the-platform-and-continue-to-use-our-services-if-you-are-not-active-on-the-platform-for-a-consecutive-period-of-5-years-your-personal-data-will-be-deleted-from-our-system-we-consider-a-user-as-active-if-they-interact-with-the-platform-such-as-browsing-logging-in-updating-their-profile-or-submitting-user-related-activities {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.DataRecipientsSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.DataRecipientsTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  
  align-self: stretch;
}
.sharing-with-third-parties-the-personal-data-you-transmit-to-us-in-the-course-of-using-our-sites-may-be-communicated-to-our-subcontractors-including-our-technical-service-providers-hosting-providers-customer-support-satisfaction-surveys-security-incident-management-or-fraudulent-activity-etc-social-networks-for-content-sharing-including-facebook-twitter-linked-in-tik-tok-instagram-etc-for-legal-reasons-your-information-and-personal-data-may-be-disclosed-to-a-third-party-if-slick-pay-com-is-compelled-by-law-regulatory-provision-or-a-court-order-or-if-such-disclosure-is-necessary-for-the-purposes-of-an-investigation-injunction-or-judicial-proceeding-whether-in-the-national-or-foreign-jurisdiction {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "-", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.sharing-with-third-parties-the-personal-data-you-transmit-to-us-in-the-course-of-using-our-sites-may-be-communicated-to-our-subcontractors-including-our-technical-service-providers-hosting-providers-customer-support-satisfaction-surveys-security-incident-management-or-fraudulent-activity-etc-social-networks-for-content-sharing-including-facebook-twitter-linked-in-tik-tok-instagram-etc-for-legal-reasons-your-information-and-personal-data-may-be-disclosed-to-a-third-party-if-slick-pay-com-is-compelled-by-law-regulatory-provision-or-a-court-order-or-if-such-disclosure-is-necessary-for-the-purposes-of-an-investigation-injunction-or-judicial-proceeding-whether-in-the-national-or-foreign-jurisdiction-span {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.sharing-with-third-parties-the-personal-data-you-transmit-to-us-in-the-course-of-using-our-sites-may-be-communicated-to-our-subcontractors-including-our-technical-service-providers-hosting-providers-customer-support-satisfaction-surveys-security-incident-management-or-fraudulent-activity-etc-social-networks-for-content-sharing-including-facebook-twitter-linked-in-tik-tok-instagram-etc-for-legal-reasons-your-information-and-personal-data-may-be-disclosed-to-a-third-party-if-slick-pay-com-is-compelled-by-law-regulatory-provision-or-a-court-order-or-if-such-disclosure-is-necessary-for-the-purposes-of-an-investigation-injunction-or-judicial-proceeding-whether-in-the-national-or-foreign-jurisdiction-span2 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.sharing-with-third-parties-the-personal-data-you-transmit-to-us-in-the-course-of-using-our-sites-may-be-communicated-to-our-subcontractors-including-our-technical-service-providers-hosting-providers-customer-support-satisfaction-surveys-security-incident-management-or-fraudulent-activity-etc-social-networks-for-content-sharing-including-facebook-twitter-linked-in-tik-tok-instagram-etc-for-legal-reasons-your-information-and-personal-data-may-be-disclosed-to-a-third-party-if-slick-pay-com-is-compelled-by-law-regulatory-provision-or-a-court-order-or-if-such-disclosure-is-necessary-for-the-purposes-of-an-investigation-injunction-or-judicial-proceeding-whether-in-the-national-or-foreign-jurisdiction-span3 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.sharing-with-third-parties-the-personal-data-you-transmit-to-us-in-the-course-of-using-our-sites-may-be-communicated-to-our-subcontractors-including-our-technical-service-providers-hosting-providers-customer-support-satisfaction-surveys-security-incident-management-or-fraudulent-activity-etc-social-networks-for-content-sharing-including-facebook-twitter-linked-in-tik-tok-instagram-etc-for-legal-reasons-your-information-and-personal-data-may-be-disclosed-to-a-third-party-if-slick-pay-com-is-compelled-by-law-regulatory-provision-or-a-court-order-or-if-such-disclosure-is-necessary-for-the-purposes-of-an-investigation-injunction-or-judicial-proceeding-whether-in-the-national-or-foreign-jurisdiction-span4 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.DataSecuritySection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.DataSecurityTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  
  align-self: stretch;
}
.we-implement-organizational-and-technical-measures-to-protect-the-security-of-your-personal-data-against-unauthorized-access-disclosure-alteration-or-destruction-slick-pay-and-its-technical-and-hosting-service-providers-have-implemented-appropriate-measures-to-ensure-the-integrity-confidentiality-and-security-of-your-personal-data {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.UserRightsSection {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.UserRightsTitle {
  color: #191c1f;
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  
  align-self: stretch;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "-", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span2 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span3 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span4 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span5 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span6 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span7 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span8 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span9 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span10 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span11 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span12 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span13 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span14 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span15 {
  color: rgba(25, 28, 31, 0.85);
  list-style-type: disc;
  padding-left: 1em;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.as-a-user-of-slick-pay-com-we-value-your-rights-regarding-your-personal-data-here-s-how-we-protect-and-respect-them-right-of-access-request-information-about-the-personal-data-we-hold-about-you-right-of-rectification-request-correction-of-any-incorrect-or-incomplete-personal-information-right-of-deletion-request-the-deletion-of-your-personal-data-profile-right-to-restriction-of-processing-request-the-restriction-of-processing-of-your-personal-data-in-certain-circumstances-right-to-portability-request-to-receive-your-personal-data-in-a-machine-readable-format-and-transfer-it-to-another-data-controller-right-to-object-you-also-have-the-right-to-object-at-any-time-to-processing-for-direct-marketing-purposes-carried-out-by-slick-pay-as-well-as-for-reasons-relating-to-your-particular-situation-to-processing-based-on-the-legitimate-interest-of-slick-pay-com-deleting-user-accounts-if-a-user-requests-the-deletion-of-their-account-we-will-take-measures-to-ensure-that-their-information-is-deleted-from-our-databases-and-no-one-will-have-access-to-this-information-to-exercise-these-rights-we-have-established-various-contact-methods-for-your-convenience-you-can-contact-us-via-our-email-address-demandesdroits-slick-pay-com-we-also-offer-a-dedicated-contact-form-on-our-website-allowing-you-to-submit-your-requests-securely-and-in-a-structured-manner-span16 {
  color: rgba(25, 28, 31, 0.85);
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.last-revised-on-february-5-2025 {
  color: rgba(25, 28, 31, 0.85);
  text-align: start;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 16px;
  font-weight: 600;
  
  align-self: stretch;
}
.frame-81 {
  padding: 0px 72px 0px 72px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;  
  translate: -50% -50%;
}
.main-content {
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-width: 0px 0px 2px 0px;
  padding: 0px 0px 48px 0px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  
}
.frame-80 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;  
}
.logo2 {
  flex-shrink: 0;
  width: 130px;
  height: 48px;
  
  overflow: visible;
}
.slick-pay-is-a-registered-trademark-in-algeria-all-rights-reserved-the-services-provided-are-subject-to-our-terms-and-conditions-unauthorized-use-or-distribution-of-the-services-or-content-is-strictly-prohibited {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.social-media {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.facebook {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  
}
.facebook2 {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  
  overflow: visible;
}
.twitter {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  
}
.twitter2 {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  
  overflow: visible;
}
.instagram {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  
}
.instagram2 {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  
  overflow: visible;
}
.linkedin {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  
}
.linkedin2 {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  
  overflow: visible;
}
.frame-87 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  flex-shrink: 0;
  width: 1028px;
  
}
.frame-72 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.home {
  color: #ffffff;
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  
}
.frame-83 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.services2 {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.features {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.testimonials {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.pricing {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.api {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.contact {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  align-self: stretch;
}
.frame-73 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.services3 {
  color: #ffffff;
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  
}
.frame-84 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.transfer-money {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.bills-payment {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.slick-shop {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.slick-link {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.slick-wallet {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.point-of-sale {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.frame-742 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.pricing2 {
  color: #ffffff;
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  
}
.frame-85 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.price-calculator {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.enterprise-plan {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.frame-812 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.api2 {
  color: #ffffff;
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  
}
.frame-86 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.authentication {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.accounts-management {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.contacts-management {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.transfers-operations {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.payment-automation {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.invoice-handling {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.web-mobile-payment {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.mobile-app {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-width: 2px;
  padding: 24px 20px 24px 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.download-slick-pay {
  color: #ffffff;
  text-align: start;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  
  align-self: stretch;
}
.frame-78 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.frame-782 {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.05);
  border-width: 1px;
  padding: 16px 32px 16px 32px;
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.google-play-1 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  
  overflow: visible;
}
.frame-75 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.get-it-on {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Inter-Regular", sans-serif;
  font-size: 12px;
  font-weight: 400;
  
}
.google-play {
  color: #ffffff;
  text-align: start;
  font-family: "Inter-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  
}
.frame-77 {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.05);
  border-width: 1px;
  padding: 16px 32px 16px 32px;
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  
}
.apple-1 {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  
  overflow: visible;
}
.download-on-the {
  color: rgba(255, 255, 255, 0.85);
  text-align: start;
  font-family: "Inter-Regular", sans-serif;
  font-size: 12px;
  font-weight: 400;
  
}
.app-store {
  color: #ffffff;
  text-align: start;
  font-family: "Inter-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  
}
.copyright {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  
}
._2025-slick-pay-all-rights-reserved {
  color: rgba(255, 255, 255, 0.5);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.frame-82 {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  
}
.privacy-policy3 {
  color: rgba(255, 255, 255, 0.5);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.terms-of-use {
  color: rgba(255, 255, 255, 0.5);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}
.security-policy {
  color: rgba(255, 255, 255, 0.5);
  text-align: start;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  
}


.PrivacyPolicyContainer {
  margin-top: 5%;
}

@media (max-width: 720px) {

  .PrivacyPolicyContainer  {
    margin-top: 30%;
  }
}
