.tz-dropdown-module{border-radius:10px;box-shadow:0 4px 11px rgba(0,0,0,.15);margin-bottom:25px;min-width:345px;padding:18px 24px 18px 40px}.tz-dropdown-module:hover{cursor:pointer}.tz-dropdown-module p{color:#241f20;margin:0;padding:0}.tz-dropdown-module__top-part{align-items:center;display:flex;justify-content:space-between}.tz-dropdown-module__caption{flex:1;margin-right:15px}.tz-dropdown-module__caption p{font-size:18px;font-weight:700;line-height:1.3}.tz-dropdown-module__arrow{display:flex;flex:0 0 13px;justify-content:center}.tz-dropdown-module__arrow img{transform:rotate(0);transition:transform .4s .2s;width:100%}.tz-dropdown-module.expanded .tz-dropdown-module__arrow img{transform:rotate(180deg)}.tz-dropdown-module__desc{margin-top:15px;max-width:760px}.tz-dropdown-module__desc p{font-size:12px;font-weight:400;line-height:1.4}.dropdown-behavior{height:auto;max-height:0;min-height:0!important;overflow:hidden;transition:max-height .7s ease-out}.dropdown-behavior.expanded{transition:max-height .7s ease-in}@media (min-width:768px){.tz-dropdown-module{margin-bottom:50px;padding:17px 40px}.tz-dropdown-module__caption{margin-right:40px}.tz-dropdown-module__caption p{font-size:32px}.tz-dropdown-module__arrow{flex:0 0 21px}.tz-dropdown-module__desc p{font-size:14px;line-height:1.5}}