
.calculator .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 100%;
}

.calculator .break {
  flex-basis: 100%;
  flex-grow: 1;
  height: 0;
  width: 100%;
}
  
.calculator .btn {
    width: 100%;
    max-width: 350px;
    padding: 20px 0;
    display: inline-block;
    font-size: 23px;
    float: initial;
    border-radius: 5px;
    background-color: #f4dd51;
    color: #666;
    text-decoration: none;
    border: none;
    cursor: pointer;
    margin: 20px 0 0;
    font-weight: normal;
    line-height: 1;
    -webkit-appearance: none;
    animation: pulse-calc-btn 6s infinite;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
}
.calculator .btn i {
 font-style:normal;
}

.calculator form {
	display: none;
}


@keyframes pulse-calc-btn {
	0% { box-shadow: 0 0 0 0 #ffe180; }
	15% { box-shadow: 0 0 0 25px rgba(204, 169, 44, 0); }
	100% { box-shadow: 0 0 0 0 rgba(204, 169, 44, 0); }
}

.calculator .btn:hover {
   filter: brightness(0.8);
}

.calculator {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	transition: all 0.5s;
}

.calculator.visible {
	visibility: visible;
	opacity: 1;
}
 
 .calculator > .content {
	width: 100%;
	max-width: 330px;
	padding: 0 3%;
	box-sizing: border-box;
	flex-grow: 1;
	position: relative;
	z-index: 1;
	}
 
 .calculator .slider-box {
	float: left;
	width: 100%;
	margin: 10px 0 15px;
 }

.calculator .slider-box > label {
 	float: left;
 	display: block;
 	font-size: 15px;
 	padding-top: 21px;
 	color: #333;
}
 
.calculator .value-box {
	float: right;
	border-bottom: 1px solid #999;
	color: #333;
	display: flex;
	align-items: end;
	min-width: 50px;
	text-align: center;
	justify-content: center;
	}

 .calculator .value-box label {
	font-size: 20px;
   padding-bottom:2px;
 }

 .calculator .value-box p {
	float: left;
	width: 10px;
 }
 
 .calculator .value-box .calculator-value {
	float: right;
	font-size: 40px;
	line-height: 1;
	display: block;
	text-align: center;
	border: none;
	padding: 0 4px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	font-weight: bold;
}

.calculator .value-box .calculator-value div {
	display: inline;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

.calculator .value-box .calculator-value br {
	display:none;
}

 .calculator .value-box .calculator-value.amount {
  max-width: 170px;
}

.calculator .value-box .calculator-value.term {
 max-width: 99px;
}

 .calculator .range-slider {
	float: left;
	width: 100%;
	height: 10px;
	background: #5b5b5b1c;
	font-weight: bold;
	border-radius: 3px;
	margin: 15px 0 0;
	position: relative;
	box-sizing: border-box;
	}
 
 .calculator .range-slider-fill {
	float: left;
	width: 0;
	height: 100%;
	background: #666;
	border-radius: 90px;
	}
 
 .calculator .range-slider .ui-slider-handle {
	width: 36px;
	height: 36px;
	background: #f4dd51;
	border: none;
	margin-top: -5px;
	border-radius: 0;
	outline: none;
	float: left;
	margin-top: -13px;
	margin-left: -13px;
	position: absolute;
	cursor:pointer;
	border-top-left-radius: 18px;
	border-bottom-right-radius: 18px;
 }
 
 .calculator .range-slider .ui-slider-handle:hover {
 	filter: brightness(0.8);
 }

 .calculator .range-slider.amount .ui-slider-handle {
 }
 
 .calculator .range-slider.term .ui-slider-handle {
 }

 .calculator .amount-monthly {
	width: 100%;
	max-width: 350px;
	box-sizing: border-box;
	padding: 20px 0 0;
	position: relative;
	}
 
 .calculator .amount-monthly .info {
	position:relative;
	float: left;
	width: 100%;
	font-size: 15px;
	color: #333;
	text-align: center;
	line-height: 1.5;
	margin: 0;
	}
 
 .calculator .amount-monthly .info a {
	text-decoration: underline;
 }

.calculator .amount-monthly .payment {
	position:relative;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	line-height: 1;
	margin-bottom: 10px;
	padding-left: 54px;
	box-sizing: border-box;
}

.calculator .amount-monthly .payment > span {
	display: inline-block;
	position:relative;
	z-index:1;
}

.calculator .amount-monthly .payment > span:nth-child(1) {
	font-size: 55px;
}
 
.calculator .amount-monthly .payment > span:nth-child(2) {
	font-size: 30px;
	margin-top: 10px;
}
 
.calculator .amount-monthly .payment > span.attribute {
	font-size: 50px;
}

.calculator .amount-monthly .payment > .lemon {
	position: absolute;
	z-index: 0;
	top: -25px;
	bottom: 0;
	left: -230px;
	right: 0;
	margin: auto;
	width: 150px;
	height: 150px;
background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='1735.94 14.48 6133.87 5587.53'%3E%3Cpath d='M4510 5583c-90-6-297-35-395-54-733-147-1395-542-1840-1099-223-279-414-661-500-999-58-231-70-334-69-636 0-249 2-295 23-410 82-460 251-840 540-1215 89-116 375-401 491-490C3271 288 3847 66 4495 10c147-12 638-13 631-1-3 5 36 14 87 20 697 88 1384 427 1858 917 602 623 872 1458 733 2274-22 133-76 340-119 456-53 147-193 423-280 554-199 299-481 585-780 792-455 315-1000 509-1570 558-110 9-436 11-545 3zm645-248c760-173 1701-867 2141-1577 76-123 166-311 203-425 71-219 78-362 32-637-158-931-535-1573-1161-1979-315-203-723-350-1170-421-516-82-845-59-1289 90-678 227-1283 723-1639 1344-197 344-287 677-280 1030 2 69-1 170-6 226-11 122 3 249 44 409 154 597 697 1168 1487 1564 365 182 737 305 1154 381 197 36 312 34 484-5z' fill='%23f4db4b'%3E%3C/path%3E%3Cpath d='M4840 5124c-70-18-171-67-196-95-18-20-19-37-18-298 4-678 79-1499 153-1665 20-45 22-47 58-44l38 3 265 530c405 810 550 1139 550 1250 0 49-4 59-36 95-79 88-243 176-403 216-76 20-118 24-225 23-80 0-152-6-186-15zm-952-104c-80-14-200-58-268-98-35-20-99-70-142-111-98-92-158-202-158-285 0-47 6-62 69-159 258-396 764-1013 1008-1230 101-89 152-117 211-117h42v45c0 110-169 1114-246 1458-47 207-107 397-139 435-39 47-95 64-220 68-60 1-131-1-157-6zm1950-466c-139-172-504-769-741-1209-108-201-147-292-147-344 0-41 0-41 39-41 49 0 223 80 711 326 550 277 783 416 908 542 98 97 122 149 122 262 0 105-25 164-102 246-99 105-236 187-411 246-75 25-113 32-208 36l-116 5-55-69zm-2793-223c-57-14-109-45-172-104-187-175-343-550-343-824 0-149 20-185 120-222 308-112 1295-291 1607-291 106 0 113 3 113 50 0 40-32 87-223 325-416 518-821 969-941 1049-40 27-95 33-161 17zm3569-805c-205-47-805-297-1436-599l-158-76v-35c0-19 3-37 8-39 27-17 748-209 1057-282 380-89 545-116 741-122l171-5 36 37c89 91 135 356 107 620-25 249-99 413-217 482-40 23-58 27-147 30-62 1-125-3-162-11zm-4197-607c-26-30-62-83-80-118-28-57-32-77-35-167-5-115 10-181 60-276 67-126 218-267 357-333 42-20 84-41 93-46 41-21 138-10 232 27 291 116 1029 532 1182 666 27 24 34 37 34 68v38h-132c-159 0-337 21-973 113-264 39-527 73-586 76l-105 6-47-54zm1313-694c-415-239-767-445-783-457-25-21-28-32-38-123-50-451 154-696 557-672 56 4 108 9 115 12 8 3 231 367 497 810 356 594 482 812 482 834 0 29-2 31-37 30-31 0-176-79-793-434zm957 358c-35-62-676-1181-779-1359-131-230-138-244-138-296 0-125 98-242 275-328 156-76 238-94 435-95 137 0 174 3 220 19 67 24 150 102 168 161 59 188 26 869-82 1725l-22 175-36 3c-20 2-38-1-41-5zm443-36c0-26 21-60 106-172 411-539 838-1031 972-1120 46-30 159-54 257-55 235-1 469 183 530 415 20 78 20 258 0 337-20 77-60 167-87 196-43 45-230 94-813 212-488 98-652 136-789 181-65 21-132 39-148 39-25 0-28-3-28-33zm-227-94c9-118 77-661 128-1008 73-503 132-789 174-835 51-56 292-67 440-20 135 43 296 138 363 215 61 68 76 111 76 205-1 75-5 93-32 147-83 162-190 299-885 1127-66 78-138 167-160 198-37 50-46 57-76 58h-34l6-87z' fill='%23fff2a1'%3E%3C/path%3E%3Cpath d='M4641 5370c-225-41-385-81-591-149-579-191-1114-508-1489-882-426-425-634-891-606-1353 5-72 7-187 6-256-7-351 85-688 281-1030C2693 913 3522 350 4400 234c390-51 960 20 1426 179 372 127 671 308 933 562 420 408 673 942 802 1691 37 212 41 378 15 517-107 563-637 1225-1371 1714-466 310-915 487-1265 498-118 4-155 1-299-25zm580-284c52-13 125-38 162-54 144-66 277-174 277-227 0-79-190-501-547-1214-145-289-267-529-273-535-17-17-51 79-75 213-57 313-105 962-108 1463-2 284-7 267 97 318 89 44 159 59 272 59 76 1 125-5 195-23zm-1053-111c23-10 53-30 67-47 55-65 134-375 230-897 50-274 155-930 155-968 0-12-6-14-27-8-134 32-552 487-977 1063-160 217-266 380-266 408 0 12 18 58 40 101 70 141 230 271 402 329 43 14 99 30 126 34 67 13 201 4 250-15zm2020-424c303-101 512-290 512-461 0-80-34-144-122-232-130-131-366-270-968-571-452-226-617-304-627-294-40 41 658 1249 885 1531l55 69 87-6c59-4 118-16 178-36zm-3012-267c95-63 370-360 727-786 86-102 382-474 412-517 24-35 26-44 14-52-57-36-742 61-1274 181-272 61-413 106-453 142-47 45-54 150-21 311 72 357 295 690 494 738 50 12 61 10 101-17zm3719-808c115-68 189-232 215-475 25-234-22-478-107-566l-37-38-140 6c-164 6-365 41-711 122-371 87-1041 268-1059 286-25 24 1092 522 1433 639 198 68 321 75 406 26zm-3765-616c611-88 815-112 972-114 71 0 128-4 128-7 0-45-547-378-955-581-278-139-383-175-433-149-9 5-51 26-93 46-139 66-290 207-357 333-97 183-79 349 54 501l48 54 80-7c45-4 295-38 556-76zm1327-352c-251-423-892-1484-900-1490-23-14-168-20-237-8-270 46-417 281-381 610 10 85 14 97 38 118 28 22 1532 890 1545 891 4 1-25-54-65-121zm307-188c104-873 130-1426 74-1605-18-59-101-137-168-161-82-28-294-26-410 5-117 30-272 108-342 170-59 54-118 152-118 199 0 13 62 133 138 266 76 132 282 491 457 796s320 559 322 563c13 22 22-24 47-233zm532 185c121-40 303-81 769-175 583-118 770-167 813-212 27-29 67-119 87-196 19-76 19-201 0-277-49-188-216-350-410-400-72-18-98-18-198-1-99 18-130 38-271 180-177 177-540 612-832 997-101 133-103 135-78 124 10-4 64-22 120-40zm-26-410c503-594 673-813 751-967 69-137 26-259-135-372-137-97-287-154-431-163-102-6-188 12-220 47-63 70-183 790-302 1820l-6 55 78-100c43-55 162-199 265-320z' fill='%23fffde8'%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	z-index: 0;
}

.calculator .amount-monthly .payment > .lemon::after {
	content: "";
	position: absolute;
	z-index:1;
	width: 102%;
	top: -1%;
	right: -1%;
	height: 102%;
	background: radial-gradient(circle closest-side,#0000 48%, #0000 0), conic-gradient(from 60deg, #0000 0, #0000 var(--slice-size), #fff 0, #fff 100% );
	border-radius: 60px;
}

 .calculator a[href="#calculation-example"] {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
 }

 @media screen and (min-width: 600px) {
	.calculator {
	}
	.calculator .btn {
		width: unset;
		max-width: unset;
		padding: 20px 50px;
		margin-top: 20px;
	}

	.calculator .amount-monthly .payment > span:nth-child(1) {
		font-size: 65px;
	}
 }
 
 @media screen and (min-width: 900px) {
	

 }
 
 @media screen and (min-width: 1200px) {

 }
 