section#single-product-card{background-color:#f1f4f8;position:relative;overflow:hidden}section#single-product-card .card-gray-back{background-color:#f1f4f8;color:#404245}section#single-product-card .card-gray-back h2{color:#404245;margin-top:30px}section#single-product-card .boundaries{max-width:1110px;margin:40px auto;text-align:center;padding:0 20px}section#single-product-card .low-cost-copy{text-align:center;font-size:25px;line-height:42px;margin:30px auto;max-width:820px}section#single-product-card .low-cost-copy .lying{color:#33a1fd}section#single-product-card .inner-card{max-width:970px;margin:40px auto;background:#fff;box-shadow:0 0 5px #e6e6e6;display:flex;justify-content:space-evenly;position:relative;overflow:hidden}section#single-product-card .design-element{position:relative;width:420px;min-height:430px}section#single-product-card .design-circle{width:420px;height:420px;border-radius:50%;background-color:#33a1fd;opacity:.05;position:absolute;bottom:-50px}section#single-product-card .design-img{position:absolute;bottom:-5px;left:50%;transform:translate(-50%,0)}section#single-product-card .mobile-cta{display:none}section#single-product-card .inner-content{position:relative;width:45%;padding:20px}section#single-product-card .inner-header{margin:15px auto 30px;font-size:25px;color:#00214f;font-weight:500}section#single-product-card .cost-list{margin:0 auto;list-style-type:none;padding:0;font-size:16px;position:relative}section#single-product-card .cost-list::after{content:"";width:64px;height:3px;background-color:#d1d0d4;position:absolute;left:50%;bottom:-20px;transform:translateX(-50%)}section#single-product-card .cost-list-item{margin:0;list-style-type:none;padding:10px 0 10px 30px;color:#404245;text-align:left;position:relative}section#single-product-card .cost-list-item:before{content:" ";display:block;width:8px;height:17px;border:solid #1fd4c6;border-width:0 3px 3px 0;position:absolute;left:5px;top:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}section#single-product-card .desktop-cta{margin:40px auto 20px}section#single-product-card .after-content{max-width:865px;margin:0 auto;font-size:20px;line-height:32px;color:#404245;font-weight:400}section#single-product-card .after-content span{display:block;font-weight:500}@media only screen and (max-width:768px){section#single-product-card .card-gray-back h2{margin-top:10px}section#single-product-card .low-cost-copy{font-size:18px;line-height:24px;margin:30px auto 20px}section#single-product-card .inner-card{margin:20px auto;flex-direction:column}section#single-product-card .design-element{width:auto;order:2;min-height:400px}section#single-product-card .design-circle{width:300px;height:300px;left:50%;bottom:25px;transform:translate(-50%,0)}section#single-product-card .design-img{width:250px;bottom:70px}section#single-product-card .design-img img{width:100%}section#single-product-card .mobile-cta{display:block;margin-top:315px}section#single-product-card .inner-content{width:auto}section#single-product-card .cost-list{width:360px}section#single-product-card .desktop-cta{display:none}section#single-product-card .after-content{font-size:17px;line-height:24px}}@media only screen and (max-width:450px){section#single-product-card .cost-list{width:auto;font-size:14px;line-height:18px}}