.multifunctional-glass .title {
	margin-bottom: 20px;
}
.multifunctional-glass .desc {
	line-height: 130%;
	margin-bottom: 30px;
}
.multifunctional-glass .content__box {
    display: flex;
    justify-content: center;
	position: relative;
}
.multifunctional-glass .content__img {
    display: flex;
    justify-content: center;
    position: relative;
    width: 294px;
}
.multifunctional-glass .content__img .image {
    width: 173px;
}
.multifunctional-glass .content__img .element {
    position: absolute;
    top: 7px;
    z-index: 0;
    width: 294px;
    height: 74px;
}
.multifunctional-glass .caption {
	position: absolute;
    display: inline-block;
}
.multifunctional-glass .caption.on {
    z-index: 10;
}
.multifunctional-glass .caption.on .caption__toggle {
	transform: rotate(45deg);
}
.multifunctional-glass .caption:nth-child(1) {
    top: 75px;
    left: 108px;
	width: 236px;
	height: 88px;	
}
.multifunctional-glass .caption:nth-child(2) {
    top: 136px;
    left: 83px;
	width: 236px;
	height: 88px;	
}
.multifunctional-glass .caption:nth-child(3) {
    bottom: 0;
    right: 0;
	width: 236px;
	height: 88px;	
}
.multifunctional-glass .caption:nth-child(4) {
    top: 95px;
    left: 28px;
	width: 236px;
	height: 69px;	
}
.multifunctional-glass .caption:nth-child(5) {
    bottom: 29px;
    left: 0;
	width: 262px;
	height: 107px;
}
.multifunctional-glass .caption__box {
	font-size: 16px;
	line-height: 120%;
}
.multifunctional-glass .caption.on .caption__box {
	display: block;
}
.multifunctional-glass .caption:nth-child(1) .caption__box,
.multifunctional-glass .caption:nth-child(2) .caption__box,
.multifunctional-glass .caption:nth-child(3) .caption__box {
    padding: 15px 15px 15px 55px;	
}
.multifunctional-glass .caption:nth-child(4) .caption__box,
.multifunctional-glass .caption:nth-child(5) .caption__box {
    padding: 15px 55px 15px 15px;
	text-align: right;
}
.multifunctional-glass .caption__toggle {
	position: absolute;
	display: inline-block;
    width: 25px;
	height: 25px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12.5' cy='12.5' r='12.5' fill='%23F26422' /%3e%3cpath d='M12.5 6V19M6 12.5H12.3375H19' stroke='white' stroke-width='2.5' stroke-linecap='round' /%3e%3c/svg%3e");	
}
.multifunctional-glass .caption:not(.on) > .caption__toggle {
    z-index: 1;
}
.multifunctional-glass .caption:nth-child(1) .caption__toggle,
.multifunctional-glass .caption:nth-child(2) .caption__toggle,
.multifunctional-glass .caption:nth-child(3) .caption__toggle {
    top: 15px;
    left: 15px;
}
.multifunctional-glass .caption:nth-child(4) .caption__toggle {
    top: 15px;
    right: 15px;
}
.multifunctional-glass .caption:nth-child(5) .caption__toggle {
    bottom: 15px;
    right: 15px;
}
@media (max-width: 767px) {
	.multifunctional-glass .caption__box {
		background: #fff;		
		border-radius: 6px;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
		display: none;
	}	
}
@media (min-width: 768px) {
	.multifunctional-glass .desc {
		font-size: 18px;
		line-height: 122%;
		margin-bottom: 28px;
	}	
	.multifunctional-glass .content__img {
		width: 100%;
	}	
	.multifunctional-glass .content__img .element {
		right: 73px;
	}
	.multifunctional-glass .caption:nth-child(1) {
		top: 15px;
		left: 0;
		width: 207px;
		height: 45px;
	}
	.multifunctional-glass .caption:nth-child(2) {
		top: 116px;
		left: 0;
		width: 200px;
		height: 67px;
	}
	.multifunctional-glass .caption:nth-child(3) {
		bottom: 18px;
		left: 0;
		right: unset;
		width: 252px;
		height: 45px;
	}
	.multifunctional-glass .caption:nth-child(4) {
		top: 117px;
		left: unset;
		right: 34px;
		width: 192px;
		height: 45px;
	}
	.multifunctional-glass .caption:nth-child(5) {
		bottom: 15px;
		left: unset;
		right: 0;
		width: 226px;
		height: 89px;
	}	
	.multifunctional-glass .caption__toggle {
		display: none;
	}
	.multifunctional-glass .caption .caption__box {
		padding: 0 !important;
	}	
	.multifunctional-glass .caption:nth-child(1) .caption__box,
	.multifunctional-glass .caption:nth-child(2) .caption__box,
	.multifunctional-glass .caption:nth-child(3) .caption__box {
		text-align: right;
	}
	.multifunctional-glass .caption:nth-child(4) .caption__box,
	.multifunctional-glass .caption:nth-child(5) .caption__box {
		text-align: left;
	}
	.multifunctional-glass .caption__text {
		position: relative;
		font-size: 18px;
		line-height: 120%;
	}
	.multifunctional-glass .caption__text.before:before,
	.multifunctional-glass .caption__text.after:after {
		content: '';
		display: inline-block;
		position: absolute;
		top: 7px;
	}	
	.multifunctional-glass .caption:nth-child(1) .caption__text:after {
		width: 109px;
		height: 49px;
		right: -119px;
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='113' height='50' viewBox='0 0 113 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.00313083 4.58713C0.070668 6.05834 1.31807 7.19624 2.78928 7.12871C4.26049 7.06117 5.39839 5.81377 5.33085 4.34256C5.26332 2.87135 4.01592 1.73345 2.54471 1.80098C1.0735 1.86852 -0.0644063 3.11592 0.00313083 4.58713ZM2.66699 4.46484L2.67428 4.96479C11.6627 4.83378 29.3639 4.8351 48.3044 9.07244C67.2494 13.3108 87.3773 21.7747 101.278 38.5253L101.663 38.206L102.048 37.8867C87.9486 20.8972 67.5766 12.3593 48.5227 8.09657C29.4641 3.8328 11.6673 3.83361 2.65971 3.9649L2.66699 4.46484Z' fill='%23F26422'/%3e%3ccircle opacity='0.3' cx='102.163' cy='38.707' r='10.5' fill='%23F26422'/%3e%3cellipse cx='102.166' cy='38.7059' rx='4.62' ry='4.62' fill='%23F26422'/%3e%3c/svg%3e ");	}
	.multifunctional-glass .caption:nth-child(2) .caption__text:after {
		width: 96px;
		height: 36px;
		right: -106px;
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='96' height='36' viewBox='0 0 96 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.000325441 2.66856C0.000325441 4.14132 1.19423 5.33522 2.66699 5.33522C4.13975 5.33522 5.33366 4.14132 5.33366 2.66856C5.33366 1.1958 4.13975 0.00189084 2.66699 0.00189084C1.19423 0.00189084 0.000325441 1.1958 0.000325441 2.66856ZM2.66699 2.66856L2.66677 3.16856C3.3305 3.16885 4.77462 2.98969 6.76372 2.75477C8.77694 2.51701 11.4012 2.2146 14.4825 1.95454C20.646 1.43433 28.6326 1.08414 37.1901 1.76046C54.324 3.1146 73.6382 8.57355 85.2597 24.8918L85.667 24.6018L86.0743 24.3117C74.1958 7.63275 54.51 2.12618 37.2689 0.763571C28.6389 0.0815211 20.5942 0.435148 14.3984 0.958079C11.3 1.21958 8.66251 1.52357 6.64643 1.76168C4.60624 2.00263 3.25349 2.16881 2.66721 2.16856L2.66699 2.66856Z' fill='%23F26422'/%3e%3cellipse opacity='0.3' cx='85.707' cy='25.1016' rx='10.0401' ry='10.5' fill='%23F26422'/%3e%3cellipse cx='85.7096' cy='25.1005' rx='4.41762' ry='4.62' fill='%23F26422'/%3e%3c/svg%3e ");
	}
	.multifunctional-glass .caption:nth-child(3) .caption__text:after {
		width: 95px;
		height: 39px;
		right: -105px;		
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='95' height='39' viewBox='0 0 95 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle opacity='0.3' cx='84.167' cy='28.1016' r='10.5' fill='%23F26422'/%3e%3cellipse cx='84.1698' cy='28.1005' rx='4.62' ry='4.62' fill='%23F26422'/%3e%3cpath d='M0.000325441 2.66856C0.000325441 4.14132 1.19423 5.33522 2.66699 5.33522C4.13975 5.33522 5.33366 4.14132 5.33366 2.66856C5.33366 1.1958 4.13975 0.00189042 2.66699 0.00189042C1.19423 0.00189042 0.000325441 1.1958 0.000325441 2.66856ZM2.66699 2.66856L2.66681 3.16856C6.92474 3.17008 20.2526 2.77955 35.949 5.75207C51.65 8.72549 69.6656 15.0547 83.3167 28.4577L83.667 28.1009L84.0173 27.7441C70.1684 14.1469 51.934 7.76149 36.135 4.76954C20.3314 1.77669 6.90925 2.17008 2.66717 2.16856L2.66699 2.66856Z' fill='%23F26422'/%3e%3c/svg%3e ");
	}
	.multifunctional-glass .caption:nth-child(4) .caption__text:before,
	.multifunctional-glass .caption:nth-child(5) .caption__text:before {
		width: 72px;
		height: 39px;
		left: -82px;		
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='72' height='39' viewBox='0 0 72 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M71.6667 2.6683C71.6667 4.14106 70.4728 5.33497 69 5.33497C67.5272 5.33497 66.3333 4.14106 66.3333 2.6683C66.3333 1.19554 67.5272 0.00163651 69 0.00163651C70.4728 0.00163651 71.6667 1.19554 71.6667 2.6683ZM69 2.6683L69.0002 3.1683C61.468 3.17061 31.2346 0.626119 10.4025 28.8971L10 28.6005L9.59748 28.3039C30.7654 -0.422995 61.532 2.17059 68.9998 2.1683L69 2.6683Z' fill='%23F26422'/%3e%3ccircle opacity='0.3' cx='10.5' cy='28.1016' r='10.5' fill='%23F26422'/%3e%3cellipse cx='10.5028' cy='28.1005' rx='4.62' ry='4.62' fill='%23F26422'/%3e%3c/svg%3e ");
	}	
}
@media (min-width: 1200px) {
	.multifunctional-glass .desc {
		margin-bottom: 30px;
	}	
	.multifunctional-glass .content__img .image {
		width: 246px;
	}
	.multifunctional-glass .content__img .element {
		right: 169px;
		width: 350px;
    }
	.multifunctional-glass .caption:nth-child(1) {
		top: 21px;
		left: 28px;
	}
	.multifunctional-glass .caption:nth-child(2) {
		top: 185px;
		left: 14px;
		width: 227px;
		height: 45px;		
	}
	.multifunctional-glass .caption:nth-child(3) {
		bottom: 33px;
		left: 80px;
		width: 248px;
		height: 45px;		
	}
	.multifunctional-glass .caption:nth-child(4) {
		top: 157px;
		right: 86px;
		width: 175px;
		height: 45px;		
	}
	.multifunctional-glass .caption:nth-child(5) {
		bottom: 78px;
		right: 0;
		width: 261px;
		height: 67px;		
	}	
	.multifunctional-glass .caption__box .display {
		display: inline-block;
	}
	.multifunctional-glass .caption__text.before:before, .multifunctional-glass .caption__text.after:after {
		top: 4px;
	}	
	.multifunctional-glass .caption:nth-child(1) .caption__text:after {
		width: 170px;
		height: 63px;
		top: 4px;
		right: -190px;
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='170' height='63' viewBox='0 0 170 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.0032353 7.38544C0.0707724 8.85665 1.31817 9.99455 2.78938 9.92701C4.26059 9.85947 5.3985 8.61207 5.33096 7.14086C5.26342 5.66965 4.01602 4.53175 2.54481 4.59929C1.0736 4.66683 -0.0643018 5.91423 0.0032353 7.38544ZM2.6671 7.26315L3.04961 7.58515C2.98174 7.66578 2.9092 7.69463 2.90519 7.69635C2.88979 7.70297 2.88601 7.70271 2.90249 7.69869C2.93457 7.69085 2.99596 7.68 3.0954 7.66896C3.29122 7.64724 3.58252 7.63028 3.97171 7.62068C4.74703 7.60156 5.87262 7.61241 7.31833 7.66203C10.2078 7.76123 14.3548 8.01458 19.4934 8.48638C29.77 9.42995 44.0011 11.2462 60.0538 14.446C92.1719 20.8479 131.525 32.7771 161.101 54.2909L161.395 53.8866L161.689 53.4823C131.94 31.842 92.4187 19.8775 60.2492 13.4652C44.1581 10.2579 29.892 8.43695 19.5848 7.49057C14.4314 7.0174 10.265 6.7626 7.35264 6.66262C5.89746 6.61267 4.75009 6.60118 3.94705 6.62099C3.54707 6.63085 3.22284 6.64869 2.98512 6.67506C2.8678 6.68808 2.75791 6.70461 2.66525 6.72724C2.61937 6.73844 2.56486 6.75419 2.51049 6.77754C2.46751 6.796 2.36777 6.84233 2.28458 6.94115L2.6671 7.26315Z' fill='%23F26422'/%3e%3ccircle opacity='0.3' cx='159.319' cy='52.2344' r='10.5' fill='%23F26422'/%3e%3cellipse cx='159.322' cy='52.2333' rx='4.62' ry='4.62' fill='%23F26422'/%3e%3c/svg%3e ");
	}
	.multifunctional-glass .caption:nth-child(2) .caption__text:after {
		width: 135px;
		height: 53px;
		top: 8px;
		right: -155px;
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='135' height='53' viewBox='0 0 135 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.000325441 2.66734C0.000325441 4.1401 1.19423 5.334 2.66699 5.334C4.13975 5.334 5.33366 4.1401 5.33366 2.66734C5.33366 1.19458 4.13975 0.000669718 2.66699 0.000669718C1.19423 0.000669718 0.000325441 1.19458 0.000325441 2.66734ZM2.66699 2.66734L3.02756 3.01374C2.95328 3.09105 2.87659 3.1168 2.86981 3.11926C2.85077 3.12614 2.84231 3.12696 2.85268 3.12501C2.87247 3.12128 2.91645 3.11554 2.99298 3.11077C3.14306 3.10144 3.3684 3.0987 3.67199 3.10489C4.27621 3.11721 5.15367 3.16403 6.28104 3.25111C8.53392 3.42512 11.7645 3.75826 15.7627 4.28974C23.7585 5.35264 34.8136 7.20737 47.2425 10.1639C72.1132 16.0801 102.428 26.3952 124.755 43.5637L125.06 43.1673L125.365 42.771C102.87 25.4739 72.3924 15.1186 47.4739 9.19109C35.0082 6.22577 23.9196 4.36526 15.8944 3.29846C11.8821 2.76509 8.63285 2.42978 6.35805 2.25408C5.22159 2.1663 4.32324 2.11796 3.69238 2.10509C3.37843 2.09869 3.12142 2.10085 2.9309 2.1127C2.83714 2.11854 2.74625 2.12746 2.66746 2.14231C2.62853 2.14965 2.57985 2.16074 2.52974 2.17886C2.4919 2.19254 2.39333 2.23048 2.30643 2.32094L2.66699 2.66734Z' fill='%23F26422'/%3e%3cellipse opacity='0.3' cx='124.582' cy='41.668' rx='10.0401' ry='10.5' fill='%23F26422'/%3e%3cellipse cx='124.585' cy='41.6669' rx='4.41762' ry='4.62' fill='%23F26422'/%3e%3c/svg%3e ");
	}
	.multifunctional-glass .caption:nth-child(3) .caption__text:after {
		width: 136px;
		height: 57px;
		top: 8px;
		right: -156px;	
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='136' height='57' viewBox='0 0 136 57' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle opacity='0.3' cx='125.167' cy='46.1016' r='10.5' fill='%23F26422'/%3e%3cellipse cx='125.17' cy='46.1005' rx='4.62' ry='4.62' fill='%23F26422'/%3e%3cpath d='M0.000325441 2.66804C0.000325441 4.1408 1.19423 5.33471 2.66699 5.33471C4.13975 5.33471 5.33366 4.1408 5.33366 2.66804C5.33366 1.19528 4.13975 0.00137377 2.66699 0.00137377C1.19423 0.00137377 0.000325441 1.19528 0.000325441 2.66804ZM2.66699 2.66804L3.03277 3.00893C2.95914 3.08794 2.88211 3.11497 2.87379 3.11807C2.8537 3.12556 2.84417 3.12666 2.85362 3.12482C2.87161 3.12133 2.91358 3.11561 2.98817 3.11082C3.13429 3.10145 3.35444 3.09866 3.65183 3.10492C4.24356 3.11735 5.10334 3.16464 6.20845 3.25263C8.41673 3.42846 11.5837 3.76512 15.5033 4.30224C23.3422 5.37642 34.1803 7.25086 46.3653 10.2389C70.7482 16.218 100.468 26.6426 122.356 43.9934L122.667 43.6016L122.978 43.2097C100.921 25.726 71.0364 15.2591 46.6035 9.26764C34.3807 6.27038 23.5081 4.38981 15.6391 3.3115C11.7049 2.77237 8.51869 2.43341 6.28782 2.25579C5.17335 2.16705 4.29204 2.11815 3.67284 2.10514C3.36477 2.09866 3.11198 2.10083 2.92418 2.11287C2.8318 2.1188 2.74155 2.1279 2.66288 2.14318C2.624 2.15074 2.57502 2.16222 2.52448 2.18106C2.48571 2.19552 2.38722 2.23487 2.30121 2.32715L2.66699 2.66804Z' fill='%23F26422'/%3e%3c/svg%3e ");
	}
	.multifunctional-glass .caption:nth-child(4) .caption__text:before,
	.multifunctional-glass .caption:nth-child(5) .caption__text:before {
		width: 133px;
		height: 55px;
		top: 8px;
		left: -153px;		
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='133' height='55' viewBox='0 0 133 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M132.667 2.66804C132.667 4.1408 131.473 5.33471 130 5.33471C128.527 5.33471 127.333 4.1408 127.333 2.66804C127.333 1.19528 128.527 0.00137377 130 0.00137377C131.473 0.00137377 132.667 1.19528 132.667 2.66804ZM130 2.66804L129.631 3.00585C129.705 3.0858 129.782 3.11358 129.791 3.1171C129.812 3.12496 129.822 3.12626 129.813 3.12452C129.797 3.12121 129.756 3.11555 129.683 3.11079C129.54 3.10146 129.324 3.09867 129.032 3.10491C128.451 3.11734 127.605 3.1646 126.519 3.25258C124.348 3.42838 121.234 3.76499 117.38 4.30208C109.672 5.37619 99.0152 7.25054 87.0338 10.2384C63.0585 16.2173 33.8363 26.6412 12.3138 43.9908L12 43.6016L11.6862 43.2123C33.3765 25.7274 62.7651 15.2598 86.7919 9.26811C98.8115 6.2707 109.504 4.39003 117.242 3.31165C121.111 2.7725 124.244 2.4335 126.438 2.25584C127.534 2.16709 128.401 2.11817 129.011 2.10514C129.314 2.09866 129.563 2.10082 129.748 2.11291C129.839 2.11885 129.929 2.12801 130.007 2.14349C130.046 2.15114 130.095 2.16282 130.146 2.18203C130.185 2.1969 130.283 2.237 130.369 2.33023L130 2.66804Z' fill='%23F26422'/%3e%3ccircle opacity='0.3' cx='10.5' cy='44.1016' r='10.5' fill='%23F26422'/%3e%3cellipse cx='10.5028' cy='44.1005' rx='4.62' ry='4.62' fill='%23F26422'/%3e%3c/svg%3e ");
	}	
}