Login
Dashboard
Saved Stitches
Stitch Catalog
Demo
All
E-Commerce
All
(4)
Collections
(3)
Featured Products
(0)
Hero
(0)
Pop Up Modals
(0)
Promotional CTA
(1)
Store Products
(0)
Buttons
All
(1)
Non Standard
(0)
Squared
(1)
Navigation
All
(2)
+ Dropdown
(1)
+ Top Bar
(0)
Double Dropdown
(0)
Standard
(1)
Top Bar + Dropdown
(0)
Hero Section
All
(7)
Centered
(2)
Grid
(0)
Landing + Services
(3)
Left Aligned
(1)
Right Aligned
(1)
Services
All
(16)
3 Card
(4)
4 Card
(4)
5 Card
(1)
6 Card
(2)
8 Card
(1)
Combo
(2)
Side By Side
(2)
Content Flair
All
(3)
Button Boxes
(1)
Content Groups
(1)
Lists
(1)
Quotes
(0)
Stats
(0)
Toppers
(0)
Side By Side
All
(34)
Combo
(0)
Non Standard
(1)
Reverse
(11)
Reverse Pair
(5)
Reverse Triplet
(3)
Standard
(14)
Gallery
All
(7)
4 Images
(1)
5 Images
(1)
6 Images
(1)
8 Images
(2)
Full Width
(0)
Mosaic
(0)
Multi Gallery
(1)
Simple
(1)
Meet Our Team
All
(5)
2 Card
(0)
3 Card
(1)
4 Card
(2)
5 Card
(1)
6 Card
(0)
7 Card
(0)
8 Card
(1)
Combo
(0)
Steps
All
(4)
3 Steps
(2)
4 Steps
(2)
5 Steps
(0)
Stats
All
(5)
2 Stats
(0)
3 Stats
(0)
4 Stats
(3)
Combos
(1)
Timeline
(1)
Pricing
All
(7)
2 Card
(0)
3 Card
(3)
Menu's
(2)
Price List
(0)
w/ Toggles
(2)
FAQ
All
(4)
Multi FAQ's
(0)
Side By Side
(2)
Standard
(2)
Why Choose Us
All
(11)
3 Card
(1)
4 Card
(1)
6 Card
(0)
Side By Side
(9)
Quotes
All
(0)
Single Quotes
(0)
MISC
All
(5)
Careers
(0)
Content
(0)
Locations
(1)
Logos
(1)
Maps
(0)
Popups
(0)
Tables
(1)
Video
(2)
Reviews
All
(14)
2 Card
(4)
3 Card
(3)
4 Card
(0)
8 Card
(0)
Full Width
(0)
Single Review
(7)
Slideshow
(0)
Forms & Contact
All
(8)
Contact Forms
(8)
Contact Info
(0)
Subscribe
(0)
Events
All
(3)
3 Card
(1)
4 Card
(0)
Side By Side
(2)
Blog
All
(3)
Recent Posts
(3)
Call To Action
All
(4)
Combos
(1)
Contained
(0)
Full Width
(2)
Subscribe Forms
(1)
Footer
All
(6)
2 Column
(0)
3 Column
(1)
4 Column
(2)
5 Column
(1)
Combo
(0)
Simple
(2)
Dark Mode
All
(1)
Standard
(1)
Interior Pages
All
(3)
About Page
(0)
Contact Page
(0)
Content Page
(1)
FAQ Page
(1)
Menus
(0)
Page Banners
(1)
Service Page
(0)
Reverse
HTML
CSS
Core Styles
Choose your preferred CSS
CSS
LESS
SCSS
CSS Dark
LESS Dark
SCSS Dark
Choose your preferred Core Styles CSS
CSS
LESS
SCSS
-
Dark Mode
+
Dark Mode
Copy
to Clipboard
<!-- ============================================ --> <!-- Side By Side --> <!-- ============================================ --> <section id="sbsr-333"> <div class="cs-container"> <!-- Left Image Section --> <div class="cs-image-group"> <picture class="cs-picture"> <source media="(max-width: 600px)" srcset="https://csimg.nyc3.digitaloceanspaces.com/SideBySide/cleaner2-m.jpg"> <source media="(min-width: 601px)" srcset="https://csimg.nyc3.digitaloceanspaces.com/SideBySide/cleaner2.jpg"> <img loading="lazy" decoding="async" src="https://csimg.nyc3.digitaloceanspaces.com/SideBySide/cleaner2.jpg" alt="cleaner" width="630" height="630" aria-hidden="true"> </picture> <div class="cs-box"> <span class="cs-number">12</span> <span class="cs-desc">Years<br> Experience</span> </div> </div> <!-- Right Content Section--> <div class="cs-content"> <span class="cs-topper">About Us</span> <h2 class="cs-title">Preserving A Good Relation Is the Key of Success</h2> <p class="cs-text"> Decision Are A Professional Attorney & Lawyers Services Provider Institutions. Suitable For Law Firm, Injury Law, Traffic Ticket Attorney, Legacy And More. Lorem Ipsum is simply dummy text of the printing and typesetting industry simply. </p> <ul class="cs-ul"> <li class="cs-li">Praesent feugiat sem mattis.</li> <li class="cs-li">Praesent feugiat sem mattis.</li> <li class="cs-li">Praesent feugiat sem mattis.</li> <li class="cs-li">Praesent feugiat sem mattis.</li> </ul> <a class="cs-button-solid" aria-label="learn more about our programs" href="">Learn More</a> </div> </div> </section>
/*-- -------------------------- --> <--- Side By Side --> <--- -------------------------- -*/ /* Mobile - 360px */ @media only screen and (min-width: 0rem) { #sbsr-333 { padding: var(--sectionPadding); } #sbsr-333 .cs-container { width: 100%; /* changes to 1280px at desktop */ max-width: 34.375rem; margin: auto; display: flex; flex-direction: column; align-items: center; /* 48px - 64px */ gap: clamp(3rem, 6vw, 4rem); } #sbsr-333 .cs-content { /* set text align to left if content needs to be left aligned */ text-align: left; width: 100%; max-width: 32.625rem; display: flex; flex-direction: column; /* centers content horizontally, set to flex-start to left align */ align-items: flex-start; } #sbsr-333 .cs-text { margin-bottom: 1rem; } #sbsr-333 .cs-text:last-of-type { margin-bottom: 2rem; } #sbsr-333 .cs-ul { width: 100%; margin: 0 0 2rem 0; padding-left: 1.25rem; /* prevents padding and border from affecting height and width */ box-sizing: border-box; display: flex; flex-direction: column; align-items: flex-start; gap: 0.5rem; } #sbsr-333 .cs-li { font-size: var(--bodyFontSize); line-height: 1.5em; list-style: none; text-align: left; width: 100%; max-width: 25rem; margin: 0; color: var(--bodyTextColor); position: relative; } #sbsr-333 .cs-li:before { /* bullet */ content: ""; width: 4px; height: 4px; border-radius: 50%; background: currentColor; opacity: 1; position: absolute; display: block; top: 0.625rem; left: -0.9375rem; } #sbsr-333 .cs-button-solid { font-size: 1rem; /* 46px - 56px */ line-height: clamp(2.875rem, 5.5vw, 3.5rem); text-decoration: none; font-weight: 700; text-align: center; margin: 0; color: #fff; min-width: 9.375rem; padding: 0 1.5rem; background-color: var(--primary); border-radius: 0.25rem; display: inline-block; position: relative; z-index: 1; /* prevents padding from adding to the width */ box-sizing: border-box; } #sbsr-333 .cs-button-solid:before { content: ""; position: absolute; height: 100%; width: 0%; background: #000; opacity: 1; top: 0; left: 0; z-index: -1; border-radius: 0.25rem; transition: width 0.3s; } #sbsr-333 .cs-button-solid:hover:before { width: 100%; } #sbsr-333 .cs-image-group { /* scaling entire section down. font-size starts at a min in vw, and stops when that value reaches 1em (16px). Since we want the picture elements to base their font size on the parent and not the root, we use ems for this entire section */ font-size: min(2.08vw, 0.791em); width: 42.875em; height: 41.125em; position: relative; /* flips it horizontally */ transform: scaleX(-1); } @keyframes floatAnimation { 0% { transform: translateY(0); } 50% { transform: translateY(-3em); } 100% { transform: translateY(0); } } @keyframes floatAnimation2 { 0% { transform: translateY(0); } 50% { transform: translateY(-2em); } 100% { transform: translateY(0); } } #sbsr-333 .cs-image-group:before { /* blue circle */ content: ""; width: 7.5em; height: 7.5em; border-radius: 50%; background: var(--secondary); opacity: 1; position: absolute; display: block; bottom: 6.25em; left: 0em; z-index: 10; animation-name: floatAnimation; animation-duration: 6s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } #sbsr-333 .cs-image-group:after { /* white circle */ content: ""; width: 9.375em; height: 9.375em; border-radius: 50%; background: var(--primaryLight); opacity: 1; position: absolute; display: block; top: 0em; right: 6.25em; z-index: -1; animation-name: floatAnimation2; animation-duration: 4s; animation-delay: 0.2s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } #sbsr-333 .cs-picture { width: 39.375em; height: 39.375em; border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; /* clips the img tag corners */ overflow: hidden; position: absolute; top: 0; left: 0; display: block; } #sbsr-333 .cs-picture img { position: absolute; top: 0; left: 0; height: 100%; width: 100%; object-fit: cover; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } #sbsr-333 .cs-box { width: 15.8125em; height: 15.8125em; border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; background-color: var(--primaryLight); display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 0.25rem; position: absolute; bottom: 0; right: 0; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } #sbsr-333 .cs-number { /* 40px - 61px */ font-size: clamp(2.5rem, 5vw, 3.8125rem); line-height: 1.2em; font-weight: bold; text-align: center; color: var(--bodyTextColorWhite); } #sbsr-333 .cs-desc { /* 14px - 25px */ font-size: clamp(0.875rem, 2.2vw, 1.5625rem); line-height: 1.2em; text-align: center; max-width: 7.8125rem; color: var(--bodyTextColorWhite); } } /* Desktop - 1024px */ @media only screen and (min-width: 64rem) { #sbsr-333 .cs-container { max-width: 80rem; flex-direction: row; align-items: center; justify-content: space-between; } #sbsr-333 .cs-content { width: 50%; } #sbsr-333 .cs-image-group { /* reset the scale */ font-size: min(1.2vw, 1em); /* sends it to the right in the 2nd position */ order: 2; } }
/*-- -------------------------- --> <--- Side By Side --> <--- -------------------------- -*/ /* Mobile - 360px */ @media only screen and (min-width: 0rem) { #sbsr-333 { padding: var(--sectionPadding); } #sbsr-333 .cs-container { width: 100%; /* changes to 1280px at desktop */ max-width: 34.375rem; margin: auto; display: flex; flex-direction: column; align-items: center; /* 48px - 64px */ gap: clamp(3rem, 6vw, 4rem); } #sbsr-333 .cs-content { /* set text align to left if content needs to be left aligned */ text-align: left; width: 100%; max-width: 32.625rem; display: flex; flex-direction: column; /* centers content horizontally, set to flex-start to left align */ align-items: flex-start; } #sbsr-333 .cs-text { margin-bottom: 1rem; } #sbsr-333 .cs-text:last-of-type { margin-bottom: 2rem; } #sbsr-333 .cs-ul { width: 100%; margin: 0 0 2rem 0; padding-left: 1.25rem; /* prevents padding and border from affecting height and width */ box-sizing: border-box; display: flex; flex-direction: column; align-items: flex-start; gap: 0.5rem; } #sbsr-333 .cs-li { font-size: var(--bodyFontSize); line-height: 1.5em; list-style: none; text-align: left; width: 100%; max-width: 25rem; margin: 0; color: var(--bodyTextColor); position: relative; } #sbsr-333 .cs-li:before { /* bullet */ content: ""; width: 4px; height: 4px; border-radius: 50%; background: currentColor; opacity: 1; position: absolute; display: block; top: 0.625rem; left: -0.9375rem; } #sbsr-333 .cs-button-solid { font-size: 1rem; /* 46px - 56px */ line-height: clamp(2.875rem, 5.5vw, 3.5rem); text-decoration: none; font-weight: 700; text-align: center; margin: 0; color: #fff; min-width: 9.375rem; padding: 0 1.5rem; background-color: var(--primary); border-radius: 0.25rem; display: inline-block; position: relative; z-index: 1; /* prevents padding from adding to the width */ box-sizing: border-box; } #sbsr-333 .cs-button-solid:before { content: ""; position: absolute; height: 100%; width: 0%; background: #000; opacity: 1; top: 0; left: 0; z-index: -1; border-radius: 0.25rem; transition: width 0.3s; } #sbsr-333 .cs-button-solid:hover:before { width: 100%; } #sbsr-333 .cs-image-group { /* scaling entire section down. font-size starts at a min in vw, and stops when that value reaches 1em (16px). Since we want the picture elements to base their font size on the parent and not the root, we use ems for this entire section */ font-size: min(2.08vw, 0.791em); width: 42.875em; height: 41.125em; position: relative; /* flips it horizontally */ transform: scaleX(-1); } @keyframes floatAnimation { 0% { transform: translateY(0); } 50% { transform: translateY(-3em); } 100% { transform: translateY(0); } } @keyframes floatAnimation2 { 0% { transform: translateY(0); } 50% { transform: translateY(-2em); } 100% { transform: translateY(0); } } #sbsr-333 .cs-image-group:before { /* blue circle */ content: ""; width: 7.5em; height: 7.5em; border-radius: 50%; background: var(--secondary); opacity: 1; position: absolute; display: block; bottom: 6.25em; left: 0em; z-index: 10; animation-name: floatAnimation; animation-duration: 6s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } #sbsr-333 .cs-image-group:after { /* white circle */ content: ""; width: 9.375em; height: 9.375em; border-radius: 50%; background: var(--primaryLight); opacity: 1; position: absolute; display: block; top: 0em; right: 6.25em; z-index: -1; animation-name: floatAnimation2; animation-duration: 4s; animation-delay: 0.2s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } #sbsr-333 .cs-picture { width: 39.375em; height: 39.375em; border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; /* clips the img tag corners */ overflow: hidden; position: absolute; top: 0; left: 0; display: block; } #sbsr-333 .cs-picture img { position: absolute; top: 0; left: 0; height: 100%; width: 100%; object-fit: cover; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } #sbsr-333 .cs-box { width: 15.8125em; height: 15.8125em; border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; background-color: var(--primaryLight); display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 0.25rem; position: absolute; bottom: 0; right: 0; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } #sbsr-333 .cs-number { /* 40px - 61px */ font-size: clamp(2.5rem, 5vw, 3.8125rem); line-height: 1.2em; font-weight: bold; text-align: center; color: var(--bodyTextColorWhite); } #sbsr-333 .cs-desc { /* 14px - 25px */ font-size: clamp(0.875rem, 2.2vw, 1.5625rem); line-height: 1.2em; text-align: center; max-width: 7.8125rem; color: var(--bodyTextColorWhite); } } /* Desktop - 1024px */ @media only screen and (min-width: 64rem) { #sbsr-333 .cs-container { max-width: 80rem; flex-direction: row; align-items: center; justify-content: space-between; } #sbsr-333 .cs-content { width: 50%; } #sbsr-333 .cs-image-group { /* reset the scale */ font-size: min(1.2vw, 1em); /* sends it to the right in the 2nd position */ order: 2; } } /* Dark Mode */ @media only screen and (min-width: 0rem) { body.dark-mode #sbsr-333 .cs-topper { color: var(--primaryLight); } body.dark-mode #sbsr-333 .cs-title, body.dark-mode #sbsr-333 .cs-text, body.dark-mode #sbsr-333 .cs-li { color: var(--bodyTextColorWhite); } body.dark-mode #sbsr-333 .cs-picture, body.dark-mode #sbsr-333 .cs-box { border-color: var(--accent); } }
/*-- -------------------------- --> <--- Side By Side --> <--- -------------------------- -*/ /* Mobile - 360px */ @media only screen and (min-width: 0rem) { #sbsr-333 { padding: var(--sectionPadding); .cs-container { width: 100%; /* changes to 1280px at desktop */ max-width: (550/16rem); margin: auto; display: flex; flex-direction: column; align-items: center; /* 48px - 64px */ gap: clamp(3rem, 6vw, 4rem); } .cs-content { /* set text align to left if content needs to be left aligned */ text-align: left; width: 100%; max-width: (522/16rem); display: flex; flex-direction: column; /* centers content horizontally, set to flex-start to left align */ align-items: flex-start; } .cs-text { margin-bottom: (16/16rem); &:last-of-type { margin-bottom: (32/16rem); } } .cs-ul { width: 100%; margin: 0 0 (32/16rem) 0; padding-left: (20/16rem); /* prevents padding and border from affecting height and width */ box-sizing: border-box; display: flex; flex-direction: column; align-items: flex-start; gap: (8/16rem); } .cs-li { font-size: var(--bodyFontSize); line-height: 1.5em; list-style: none; text-align: left; width: 100%; max-width: (400/16rem); margin: 0; color: var(--bodyTextColor); position: relative; &:before { /* bullet */ content: ""; width: 4px; height: 4px; border-radius: 50%; background: currentColor; opacity: 1; position: absolute; display: block; top: (10/16rem); left: (-15/16rem); } } .cs-button-solid { font-size: (16/16rem); /* 46px - 56px */ line-height: clamp(2.875rem, 5.5vw, 3.5rem); text-decoration: none; font-weight: 700; text-align: center; margin: 0; color: #fff; min-width: (150/16rem); padding: 0 (24/16rem); background-color: var(--primary); border-radius: (4/16rem); display: inline-block; position: relative; z-index: 1; /* prevents padding from adding to the width */ box-sizing: border-box; &:before { content: ""; position: absolute; height: 100%; width: 0%; background: #000; opacity: 1; top: 0; left: 0; z-index: -1; border-radius: (4/16rem); transition: width 0.3s; } &:hover { &:before { width: 100%; } } } .cs-image-group { /* scaling entire section down. font-size starts at a min in vw, and stops when that value reaches 1em (16px). Since we want the picture elements to base their font size on the parent and not the root, we use ems for this entire section */ font-size: ~"min(2.08vw, .791em)"; width: (686/16em); height: (658/16em); position: relative; /* flips it horizontally */ transform: scaleX(-1); @keyframes floatAnimation { 0% { transform: translateY(0); } 50% { transform: translateY(-3em); } 100% { transform: translateY(0); } } @keyframes floatAnimation2 { 0% { transform: translateY(0); } 50% { transform: translateY(-2em); } 100% { transform: translateY(0); } } &:before { /* blue circle */ content: ""; width: (120/16em); height: (120/16em); border-radius: 50%; background: var(--secondary); opacity: 1; position: absolute; display: block; bottom: (100/16em); left: (0/16em); z-index: 10; animation-name: floatAnimation; animation-duration: 6s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } &:after { /* white circle */ content: ""; width: (150/16em); height: (150/16em); border-radius: 50%; background: var(--primaryLight); opacity: 1; position: absolute; display: block; top: (0/16em); right: (100/16em); z-index: -1; animation-name: floatAnimation2; animation-duration: 4s; animation-delay: 0.2s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } } .cs-picture { width: (630/16em); height: (630/16em); border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; /* clips the img tag corners */ overflow: hidden; position: absolute; top: 0; left: 0; display: block; img { position: absolute; top: 0; left: 0; height: 100%; width: 100%; object-fit: cover; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } } .cs-box { width: (253/16em); height: (253/16em); border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; background-color: var(--primaryLight); display: flex; justify-content: center; align-items: center; flex-direction: column; gap: (4/16rem); position: absolute; bottom: 0; right: 0; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } .cs-number { /* 40px - 61px */ font-size: clamp(2.5rem, 5vw, 3.8125rem); line-height: 1.2em; font-weight: bold; text-align: center; color: var(--bodyTextColorWhite); } .cs-desc { /* 14px - 25px */ font-size: clamp(0.875rem, 2.2vw, 1.5625rem); line-height: 1.2em; text-align: center; max-width: (125/16rem); color: var(--bodyTextColorWhite); } } } /* Desktop - 1024px */ @media only screen and (min-width: 64rem) { #sbsr-333 { .cs-container { max-width: (1280/16rem); flex-direction: row; align-items: center; justify-content: space-between; } .cs-content { width: 50%; } .cs-image-group { /* reset the scale */ font-size: ~"min(1.2vw, 1em)"; /* sends it to the right in the 2nd position */ order: 2; } } }
/*-- -------------------------- --> <--- Side By Side --> <--- -------------------------- -*/ /* Mobile - 360px */ @media only screen and (min-width: 0rem) { #sbsr-333 { padding: var(--sectionPadding); .cs-container { width: 100%; /* changes to 1280px at desktop */ max-width: (550/16rem); margin: auto; display: flex; flex-direction: column; align-items: center; /* 48px - 64px */ gap: clamp(3rem, 6vw, 4rem); } .cs-content { /* set text align to left if content needs to be left aligned */ text-align: left; width: 100%; max-width: (522/16rem); display: flex; flex-direction: column; /* centers content horizontally, set to flex-start to left align */ align-items: flex-start; } .cs-text { margin-bottom: (16/16rem); &:last-of-type { margin-bottom: (32/16rem); } } .cs-ul { width: 100%; margin: 0 0 (32/16rem) 0; padding-left: (20/16rem); /* prevents padding and border from affecting height and width */ box-sizing: border-box; display: flex; flex-direction: column; align-items: flex-start; gap: (8/16rem); } .cs-li { font-size: var(--bodyFontSize); line-height: 1.5em; list-style: none; text-align: left; width: 100%; max-width: (400/16rem); margin: 0; color: var(--bodyTextColor); position: relative; &:before { /* bullet */ content: ""; width: 4px; height: 4px; border-radius: 50%; background: currentColor; opacity: 1; position: absolute; display: block; top: (10/16rem); left: (-15/16rem); } } .cs-button-solid { font-size: (16/16rem); /* 46px - 56px */ line-height: clamp(2.875rem, 5.5vw, 3.5rem); text-decoration: none; font-weight: 700; text-align: center; margin: 0; color: #fff; min-width: (150/16rem); padding: 0 (24/16rem); background-color: var(--primary); border-radius: (4/16rem); display: inline-block; position: relative; z-index: 1; /* prevents padding from adding to the width */ box-sizing: border-box; &:before { content: ""; position: absolute; height: 100%; width: 0%; background: #000; opacity: 1; top: 0; left: 0; z-index: -1; border-radius: (4/16rem); transition: width 0.3s; } &:hover { &:before { width: 100%; } } } .cs-image-group { /* scaling entire section down. font-size starts at a min in vw, and stops when that value reaches 1em (16px). Since we want the picture elements to base their font size on the parent and not the root, we use ems for this entire section */ font-size: ~"min(2.08vw, .791em)"; width: (686/16em); height: (658/16em); position: relative; /* flips it horizontally */ transform: scaleX(-1); @keyframes floatAnimation { 0% { transform: translateY(0); } 50% { transform: translateY(-3em); } 100% { transform: translateY(0); } } @keyframes floatAnimation2 { 0% { transform: translateY(0); } 50% { transform: translateY(-2em); } 100% { transform: translateY(0); } } &:before { /* blue circle */ content: ""; width: (120/16em); height: (120/16em); border-radius: 50%; background: var(--secondary); opacity: 1; position: absolute; display: block; bottom: (100/16em); left: (0/16em); z-index: 10; animation-name: floatAnimation; animation-duration: 6s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } &:after { /* white circle */ content: ""; width: (150/16em); height: (150/16em); border-radius: 50%; background: var(--primaryLight); opacity: 1; position: absolute; display: block; top: (0/16em); right: (100/16em); z-index: -1; animation-name: floatAnimation2; animation-duration: 4s; animation-delay: 0.2s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } } .cs-picture { width: (630/16em); height: (630/16em); border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; /* clips the img tag corners */ overflow: hidden; position: absolute; top: 0; left: 0; display: block; img { position: absolute; top: 0; left: 0; height: 100%; width: 100%; object-fit: cover; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } } .cs-box { width: (253/16em); height: (253/16em); border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; background-color: var(--primaryLight); display: flex; justify-content: center; align-items: center; flex-direction: column; gap: (4/16rem); position: absolute; bottom: 0; right: 0; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } .cs-number { /* 40px - 61px */ font-size: clamp(2.5rem, 5vw, 3.8125rem); line-height: 1.2em; font-weight: bold; text-align: center; color: var(--bodyTextColorWhite); } .cs-desc { /* 14px - 25px */ font-size: clamp(0.875rem, 2.2vw, 1.5625rem); line-height: 1.2em; text-align: center; max-width: (125/16rem); color: var(--bodyTextColorWhite); } } } /* Desktop - 1024px */ @media only screen and (min-width: 64rem) { #sbsr-333 { .cs-container { max-width: (1280/16rem); flex-direction: row; align-items: center; justify-content: space-between; } .cs-content { width: 50%; } .cs-image-group { /* reset the scale */ font-size: ~"min(1.2vw, 1em)"; /* sends it to the right in the 2nd position */ order: 2; } } } /* Dark Mode */ @media only screen and (min-width: 0rem) { body.dark-mode { #sbsr-333 { .cs-topper { color: var(--primaryLight); } .cs-title, .cs-text, .cs-li { color: var(--bodyTextColorWhite); } .cs-picture, .cs-box { border-color: var(--accent); } } } }
/*-- -------------------------- --> <--- Side By Side --> <--- -------------------------- -*/ /* Mobile - 360px */ @media only screen and (min-width: 0rem) { #sbsr-333 { padding: var(--sectionPadding); .cs-container { width: 100%; /* changes to 1280px at desktop */ max-width: calc(550 / 16 * 1rem); margin: auto; display: flex; flex-direction: column; align-items: center; /* 48px - 64px */ gap: clamp(3rem, 6vw, 4rem); } .cs-content { /* set text align to left if content needs to be left aligned */ text-align: left; width: 100%; max-width: calc(522 / 16 * 1rem); display: flex; flex-direction: column; /* centers content horizontally, set to flex-start to left align */ align-items: flex-start; } .cs-text { margin-bottom: calc(16 / 16 * 1rem); &:last-of-type { margin-bottom: calc(32 / 16 * 1rem); } } .cs-ul { width: 100%; margin: 0 0 calc(32 / 16 * 1rem) 0; padding-left: calc(20 / 16 * 1rem); /* prevents padding and border from affecting height and width */ box-sizing: border-box; display: flex; flex-direction: column; align-items: flex-start; gap: calc(8 / 16 * 1rem); } .cs-li { font-size: var(--bodyFontSize); line-height: 1.5em; list-style: none; text-align: left; width: 100%; max-width: calc(400 / 16 * 1rem); margin: 0; color: var(--bodyTextColor); position: relative; &:before { /* bullet */ content: ""; width: 4px; height: 4px; border-radius: 50%; background: currentColor; opacity: 1; position: absolute; display: block; top: calc(10 / 16 * 1rem); left: calc(-15 / 16 * 1rem); } } .cs-button-solid { font-size: calc(16 / 16 * 1rem); /* 46px - 56px */ line-height: clamp(2.875rem, 5.5vw, 3.5rem); text-decoration: none; font-weight: 700; text-align: center; margin: 0; color: #fff; min-width: calc(150 / 16 * 1rem); padding: 0 calc(24 / 16 * 1rem); background-color: var(--primary); border-radius: calc(4 / 16 * 1rem); display: inline-block; position: relative; z-index: 1; /* prevents padding from adding to the width */ box-sizing: border-box; &:before { content: ""; position: absolute; height: 100%; width: 0%; background: #000; opacity: 1; top: 0; left: 0; z-index: -1; border-radius: calc(4 / 16 * 1rem); transition: width 0.3s; } &:hover { &:before { width: 100%; } } } .cs-image-group { /* scaling entire section down. font-size starts at a min in vw, and stops when that value reaches 1em (16px). Since we want the picture elements to base their font size on the parent and not the root, we use ems for this entire section */ font-size: min(2.08vw, 0.791em); width: calc(686 / 16 * 1em); height: calc(658 / 16 * 1em); position: relative; /* flips it horizontally */ transform: scaleX(-1); @keyframes floatAnimation { 0% { transform: translateY(0); } 50% { transform: translateY(-3em); } 100% { transform: translateY(0); } } @keyframes floatAnimation2 { 0% { transform: translateY(0); } 50% { transform: translateY(-2em); } 100% { transform: translateY(0); } } &:before { /* blue circle */ content: ""; width: calc(120 / 16 * 1em); height: calc(120 / 16 * 1em); border-radius: 50%; background: var(--secondary); opacity: 1; position: absolute; display: block; bottom: calc(100 / 16 * 1em); left: calc(0 / 16 * 1em); z-index: 10; animation-name: floatAnimation; animation-duration: 6s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } &:after { /* white circle */ content: ""; width: calc(150 / 16 * 1em); height: calc(150 / 16 * 1em); border-radius: 50%; background: var(--primaryLight); opacity: 1; position: absolute; display: block; top: calc(0 / 16 * 1em); right: calc(100 / 16 * 1em); z-index: -1; animation-name: floatAnimation2; animation-duration: 4s; animation-delay: 0.2s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } } .cs-picture { width: calc(630 / 16 * 1em); height: calc(630 / 16 * 1em); border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; /* clips the img tag corners */ overflow: hidden; position: absolute; top: 0; left: 0; display: block; img { position: absolute; top: 0; left: 0; height: 100%; width: 100%; object-fit: cover; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } } .cs-box { width: calc(253 / 16 * 1em); height: calc(253 / 16 * 1em); border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; background-color: var(--primaryLight); display: flex; justify-content: center; align-items: center; flex-direction: column; gap: calc(4 / 16 * 1rem); position: absolute; bottom: 0; right: 0; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } .cs-number { /* 40px - 61px */ font-size: clamp(2.5rem, 5vw, 3.8125rem); line-height: 1.2em; font-weight: bold; text-align: center; color: var(--bodyTextColorWhite); } .cs-desc { /* 14px - 25px */ font-size: clamp(0.875rem, 2.2vw, 1.5625rem); line-height: 1.2em; text-align: center; max-width: calc(125 / 16 * 1rem); color: var(--bodyTextColorWhite); } } } /* Desktop - 1024px */ @media only screen and (min-width: 64rem) { #sbsr-333 { .cs-container { max-width: calc(1280 / 16 * 1rem); flex-direction: row; align-items: center; justify-content: space-between; } .cs-content { width: 50%; } .cs-image-group { /* reset the scale */ font-size: min(1.2vw, 1em); /* sends it to the right in the 2nd position */ order: 2; } } }
/*-- -------------------------- --> <--- Side By Side --> <--- -------------------------- -*/ /* Mobile - 360px */ @media only screen and (min-width: 0rem) { #sbsr-333 { padding: var(--sectionPadding); .cs-container { width: 100%; /* changes to 1280px at desktop */ max-width: calc(550 / 16 * 1rem); margin: auto; display: flex; flex-direction: column; align-items: center; /* 48px - 64px */ gap: clamp(3rem, 6vw, 4rem); } .cs-content { /* set text align to left if content needs to be left aligned */ text-align: left; width: 100%; max-width: calc(522 / 16 * 1rem); display: flex; flex-direction: column; /* centers content horizontally, set to flex-start to left align */ align-items: flex-start; } .cs-text { margin-bottom: calc(16 / 16 * 1rem); &:last-of-type { margin-bottom: calc(32 / 16 * 1rem); } } .cs-ul { width: 100%; margin: 0 0 calc(32 / 16 * 1rem) 0; padding-left: calc(20 / 16 * 1rem); /* prevents padding and border from affecting height and width */ box-sizing: border-box; display: flex; flex-direction: column; align-items: flex-start; gap: calc(8 / 16 * 1rem); } .cs-li { font-size: var(--bodyFontSize); line-height: 1.5em; list-style: none; text-align: left; width: 100%; max-width: calc(400 / 16 * 1rem); margin: 0; color: var(--bodyTextColor); position: relative; &:before { /* bullet */ content: ""; width: 4px; height: 4px; border-radius: 50%; background: currentColor; opacity: 1; position: absolute; display: block; top: calc(10 / 16 * 1rem); left: calc(-15 / 16 * 1rem); } } .cs-button-solid { font-size: calc(16 / 16 * 1rem); /* 46px - 56px */ line-height: clamp(2.875rem, 5.5vw, 3.5rem); text-decoration: none; font-weight: 700; text-align: center; margin: 0; color: #fff; min-width: calc(150 / 16 * 1rem); padding: 0 calc(24 / 16 * 1rem); background-color: var(--primary); border-radius: calc(4 / 16 * 1rem); display: inline-block; position: relative; z-index: 1; /* prevents padding from adding to the width */ box-sizing: border-box; &:before { content: ""; position: absolute; height: 100%; width: 0%; background: #000; opacity: 1; top: 0; left: 0; z-index: -1; border-radius: calc(4 / 16 * 1rem); transition: width 0.3s; } &:hover { &:before { width: 100%; } } } .cs-image-group { /* scaling entire section down. font-size starts at a min in vw, and stops when that value reaches 1em (16px). Since we want the picture elements to base their font size on the parent and not the root, we use ems for this entire section */ font-size: min(2.08vw, 0.791em); width: calc(686 / 16 * 1em); height: calc(658 / 16 * 1em); position: relative; /* flips it horizontally */ transform: scaleX(-1); @keyframes floatAnimation { 0% { transform: translateY(0); } 50% { transform: translateY(-3em); } 100% { transform: translateY(0); } } @keyframes floatAnimation2 { 0% { transform: translateY(0); } 50% { transform: translateY(-2em); } 100% { transform: translateY(0); } } &:before { /* blue circle */ content: ""; width: calc(120 / 16 * 1em); height: calc(120 / 16 * 1em); border-radius: 50%; background: var(--secondary); opacity: 1; position: absolute; display: block; bottom: calc(100 / 16 * 1em); left: calc(0 / 16 * 1em); z-index: 10; animation-name: floatAnimation; animation-duration: 6s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } &:after { /* white circle */ content: ""; width: calc(150 / 16 * 1em); height: calc(150 / 16 * 1em); border-radius: 50%; background: var(--primaryLight); opacity: 1; position: absolute; display: block; top: calc(0 / 16 * 1em); right: calc(100 / 16 * 1em); z-index: -1; animation-name: floatAnimation2; animation-duration: 4s; animation-delay: 0.2s; animation-timing-function: ease-in-out; animation-fill-mode: forwards; animation-iteration-count: infinite; } } .cs-picture { width: calc(630 / 16 * 1em); height: calc(630 / 16 * 1em); border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; /* clips the img tag corners */ overflow: hidden; position: absolute; top: 0; left: 0; display: block; img { position: absolute; top: 0; left: 0; height: 100%; width: 100%; object-fit: cover; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } } .cs-box { width: calc(253 / 16 * 1em); height: calc(253 / 16 * 1em); border-radius: 50%; border: clamp(6px, 1.2vw, 12px) solid #f7f7f7; background-color: var(--primaryLight); display: flex; justify-content: center; align-items: center; flex-direction: column; gap: calc(4 / 16 * 1rem); position: absolute; bottom: 0; right: 0; /* flips image to original orientation, undoing the flip on the parent container */ transform: scaleX(-1); } .cs-number { /* 40px - 61px */ font-size: clamp(2.5rem, 5vw, 3.8125rem); line-height: 1.2em; font-weight: bold; text-align: center; color: var(--bodyTextColorWhite); } .cs-desc { /* 14px - 25px */ font-size: clamp(0.875rem, 2.2vw, 1.5625rem); line-height: 1.2em; text-align: center; max-width: calc(125 / 16 * 1rem); color: var(--bodyTextColorWhite); } } } /* Desktop - 1024px */ @media only screen and (min-width: 64rem) { #sbsr-333 { .cs-container { max-width: calc(1280 / 16 * 1rem); flex-direction: row; align-items: center; justify-content: space-between; } .cs-content { width: 50%; } .cs-image-group { /* reset the scale */ font-size: min(1.2vw, 1em); /* sends it to the right in the 2nd position */ order: 2; } } } /* Dark Mode */ @media only screen and (min-width: 0rem) { body.dark-mode { #sbsr-333 { .cs-topper { color: var(--primaryLight); } .cs-title, .cs-text, .cs-li { color: var(--bodyTextColorWhite); } .cs-picture, .cs-box { border-color: var(--accent); } } } }
:root { /* Add these styles to your global stylesheet, which is used across all site pages. You only need to do this once. All elements in the library derive their variables and base styles from this central sheet, simplifying site-wide edits. For instance, if you want to modify how your h2's appear across the site, you just update it once in the global styles, and the changes apply everywhere. */ --primary: #ff6a3e; --primaryLight: #ffba43; --secondary: #ffba43; --secondaryLight: #ffba43; --headerColor: #1a1a1a; --bodyTextColor: #4e4b66; --bodyTextColorWhite: #fafbfc; /* 13px - 16px */ --topperFontSize: clamp(0.8125rem, 1.6vw, 1rem); /* 31px - 49px */ --headerFontSize: clamp(1.9375rem, 3.9vw, 3.0625rem); --bodyFontSize: 1rem; /* 60px - 100px top and bottom */ --sectionPadding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem; } body { margin: 0; padding: 0; } *, *:before, *:after { /* prevents padding from affecting height and width */ box-sizing: border-box; } .cs-topper { font-size: var(--topperFontSize); line-height: 1.2em; text-transform: uppercase; text-align: inherit; letter-spacing: .1em; font-weight: 700; color: var(--primary); margin-bottom: 0.25rem; display: block; } .cs-title { font-size: var(--headerFontSize); font-weight: 900; line-height: 1.2em; text-align: inherit; max-width: 43.75rem; margin: 0 0 1rem 0; color: var(--headerColor); position: relative; } .cs-text { font-size: var(--bodyFontSize); line-height: 1.5em; text-align: inherit; width: 100%; max-width: 40.625rem; margin: 0; color: var(--bodyTextColor); }
:root { /* Add these styles to your global stylesheet, which is used across all site pages. You only need to do this once. All elements in the library derive their variables and base styles from this central sheet, simplifying site-wide edits. For instance, if you want to modify how your h2's appear across the site, you just update it once in the global styles, and the changes apply everywhere. */ --primary: #ff6a3e; --primaryLight: #ffba43; --secondary: #ffba43; --secondaryLight: #ffba43; --headerColor: #1a1a1a; --bodyTextColor: #4e4b66; --bodyTextColorWhite: #fafbfc; /* 13px - 16px */ --topperFontSize: clamp(0.8125rem, 1.6vw, 1rem); /* 31px - 49px */ --headerFontSize: clamp(1.9375rem, 3.9vw, 3.0625rem); --bodyFontSize: 1rem; /* 60px - 100px top and bottom */ --sectionPadding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem; } body { margin: 0; padding: 0; } *, *:before, *:after { /* prevents padding from affecting height and width */ box-sizing: border-box; } .cs-topper { font-size: var(--topperFontSize); line-height: 1.2em; text-transform: uppercase; text-align: inherit; letter-spacing: .1em; font-weight: 700; color: var(--primary); margin-bottom: (4/16rem); display: block; } .cs-title { font-size: var(--headerFontSize); font-weight: 900; line-height: 1.2em; text-align: inherit; max-width: (700/16rem); margin: 0 0 (16/16rem) 0; color: var(--headerColor); position: relative; } .cs-text { font-size: var(--bodyFontSize); line-height: 1.5em; text-align: inherit; width: 100%; max-width: (650/16rem); margin: 0; color: var(--bodyTextColor); }
:root { /* Add these styles to your global stylesheet, which is used across all site pages. You only need to do this once. All elements in the library derive their variables and base styles from this central sheet, simplifying site-wide edits. For instance, if you want to modify how your h2's appear across the site, you just update it once in the global styles, and the changes apply everywhere. */ --primary: #ff6a3e; --primaryLight: #ffba43; --secondary: #ffba43; --secondaryLight: #ffba43; --headerColor: #1a1a1a; --bodyTextColor: #4e4b66; --bodyTextColorWhite: #fafbfc; /* 13px - 16px */ --topperFontSize: clamp(0.8125rem, 1.6vw, 1rem); /* 31px - 49px */ --headerFontSize: clamp(1.9375rem, 3.9vw, 3.0625rem); --bodyFontSize: 1rem; /* 60px - 100px top and bottom */ --sectionPadding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem; } body { margin: 0; padding: 0; } *, *:before, *:after { /* prevents padding from affecting height and width */ box-sizing: border-box; } .cs-topper { font-size: var(--topperFontSize); line-height: 1.2em; text-transform: uppercase; text-align: inherit; letter-spacing: .1em; font-weight: 700; color: var(--primary); margin-bottom: calc(4 / 16 * 1rem); display: block; } .cs-title { font-size: var(--headerFontSize); font-weight: 900; line-height: 1.2em; text-align: inherit; max-width: calc(700 / 16 * 1rem); margin: 0 0 calc(16 / 16 * 1rem) 0; color: var(--headerColor); position: relative; } .cs-text { font-size: var(--bodyFontSize); line-height: 1.5em; text-align: inherit; width: 100%; max-width: calc(650 / 16 * 1rem); margin: 0; color: var(--bodyTextColor); }
Lorem Ipsum
Undo